create a todo

This commit is contained in:
Logan Cusano
2023-02-26 21:03:59 -05:00
parent 4335956ac5
commit 3c6ed8f1b4

9
TODO.md Normal file
View File

@@ -0,0 +1,9 @@
## TODOs
- Create balance command for user to view their balance
- Update welcome and insufficient replies
- add a section for the help menu to show items that need tokens
- add a limiter to the rss feeds to slow down the sends when multiple updates are occurring
- add a blank .env file to the git
- clean up logging
- ensure documentation for functions
- merge with Discord CnC