Commit Graph

6 Commits

Author SHA1 Message Date
neoarz
953246688d feat: create minesweeper game with v2 components
Introduces a new button-based Minesweeper mini-game in cogs/fun/minesweeper.py and registers it in the help command. Updates bot status messages in bot.py. Improves hackban embed formatting and adds author info in cogs/moderation/hackban.py.
2025-09-15 17:20:59 -04:00
neoarz
5d893a8a84 feat: (check description). 8ball, botinfo, context menu, feedback
Moved eightball cog from general to fun category and updated help command mapping accordingly. Added support for disabling cogs via the DISABLED_COGS environment variable in bot.py. Updated embed styles and author fields for botinfo, feedback, and eightball commands. Commented out context_menus cog code.
2025-09-15 08:44:54 -04:00
neoarz
8d261089c0 style: new code layout 2025-09-14 18:54:56 -04:00
neoarz
e14eceffc5 feat: add owner only privelleges 2025-09-14 17:02:34 -04:00
neoarz
2f5e629e26 chore: initialize the bot 2025-09-14 16:49:00 -04:00
neoarz
6583e7ccbb Initial commit 2025-09-14 16:09:43 -04:00