5 Commits

Author SHA1 Message Date
neoarz
1cc3a32e1d refactor: owner checks and embed handling in owner cogs
Removed OWNER_ID from .env and bot.py, switching to @commands.is_owner() for owner checks. Unified embed sending logic in owner cogs, improved error messages, and updated invite command to use ephemeral responses and enhanced embed formatting.
2025-09-16 07:43:56 -04:00
neoarz
26ad219a26 feat: new kicking system and proper embeds 2025-09-15 22:21:46 -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
e14eceffc5 feat: add owner only privelleges 2025-09-14 17:02:34 -04:00
neoarz
6583e7ccbb Initial commit 2025-09-14 16:09:43 -04:00