v3.4.0
v3.4.0
Another backend update, but this time, it's massive. This absolutely revamps the inner workings of the bot by getting rid of the globs
system in favor of a bot
-object-centric approach. Another notable change is the removal of launcher.py
, and instead running directly from bot.py
's __main__
function.