- Moved some constants to the globals.Constants class - config_data: returns the configuration dictionary - bot_start_time: returns the epoch bot start time - primary_discord_guild: returns a dict like `{"object": primary_guild_object, "id": primary_guild_int}` *These is initiated under globals.constants* - Improved on docstrings. Google format now standard - Reverted all commands to purely textual until further notice - `/help` is still additionally available as a slash command |
||
---|---|---|
.. | ||
db.py | ||
permissions.py | ||
utility.py |