OokamiPupV2/modules
Kami 01f002600c Bug tracking, minor tweaks
- 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
2025-02-12 23:14:40 +01:00
..
db.py Big quote system overhaul 2025-02-12 00:15:39 +01:00
permissions.py Added basic permissions system. 2025-02-01 23:38:13 +01:00
utility.py Bug tracking, minor tweaks 2025-02-12 23:14:40 +01:00