statbot
statbot copied to clipboard
Split sql.py and move model conversion functions
sql.py has gotten quite large. Statbot should adopt a system similar to futaba's that allows keeping SQL functionality isolated, but spread among several submodules.
Bump, this is probably the main big change that needs to be done to the codebase.