feat: Add complete bot source code for v0.0.2

Introduces new cog modules for bump, debug, setup, and other functionalities.
Implements core abstractions for database, embeds, file handling, and async utilities.
Updates configuration and requirements for enhanced bot capabilities.
This commit is contained in:
2025-09-03 05:27:38 -04:00
parent f683d98946
commit b2293a4a34
21 changed files with 1409 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
This is a Message of the Day!
This will appear after the bump message IF "show_motd" is set to true in settings.json!