mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
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.
26 lines
456 B
Markdown
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 |