Renamed accBuilder to Accumulator so that it can be used in type hints outside the query generator.
The DbInit accumulator is now initialised in the caller rather than the callee.
Fixed the PreRoute middleware.
Renamed makeDummyForum to BlankForum.
Began adding the plugin_guilds routers to the template transpiler for extra speed.
Moved more routes into the router generator.
Renamed a few of the routes.
Refactored the router generator.
Fixed PreRoute.
Began work on letting plugins plug into the template transpiler.