refactor(help): help command categories

Removed the 'template' category from help command suggestions and mappings, reorganized category mappings with comments, and cleaned up cogs/general/ping.py by removing header comments. Updated TODO.md with new tasks and future plans.
This commit is contained in:
neoarz
2025-09-18 17:33:27 -04:00
parent 63e49bcb7b
commit 7cb0f9dec0
3 changed files with 16 additions and 12 deletions

10
TODO.md
View File

@@ -12,7 +12,15 @@
[ ] Fix logging and add graceful shutdown
[ ] Add video downloader commands (yt-dlp)
[ ] Add uptime checker for the bot iself
## Future
[ ] Add webhook support
[ ] Add webhook support
[ ] Make a web dashboard for the bot