Files
Syntrel/TODO.md
neoarz 7cb0f9dec0 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.
2025-09-18 17:33:27 -04:00

26 lines
456 B
Markdown

# Todo List for Syntrel
[ ] Finish idevice commands
[ ] Add unit tests
[ ] Add documentation to readme
[ ] Create utility commands
[ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent)
[ ] Fix logging and add graceful shutdown
[ ] Add video downloader commands (yt-dlp)
[ ] Add uptime checker for the bot iself
## Future
[ ] Add webhook support
[ ] Make a web dashboard for the bot