Commit Graph

8 Commits

Author SHA1 Message Date
neoarz
1eff6c9f53 chore: ruff formatting 2025-11-02 23:32:52 -05:00
neoarz
c286c2a070 refactory(say): now works in dms and priv channels 2025-10-17 23:35:29 -04:00
neoarz
14cb324e0e fix(say): empheral message auto deletes 2025-10-14 17:31:57 -04:00
neoarz
9e135d29d8 feat(owner): co owners yayy 2025-10-14 17:24:41 -04:00
neoarz
84d3e5df33 feat(owner): make owner commands be avaliable in dms 2025-09-22 10:22:06 -04:00
neoarz
a3f30953f6 refactor: (description) owner command handling && fix colors
Standardized embed colors to Discord blurple (0x7289DA) across all cogs. Refactored owner command modules (say, shutdown, sync) to use a shared send_embed helper and improved error handling for permission checks. Updated botinfo title and improved bot owner/team logging in bot.py. Help command now always lists 'owner' category, removing permission checks from category display.
2025-09-16 10:21:36 -04:00
neoarz
20e2bd139d chore: remove template testcommand & update copyright headers
Deleted the unused template testcommand cog and removed references to it in help.py. Updated copyright headers in database files to reflect usage and edits by neoarz. Also removed copyright and description headers from several Python files for consistency.
2025-09-15 17:43:53 -04:00
neoarz
8d261089c0 style: new code layout 2025-09-14 18:54:56 -04:00