robbot
robbot copied to clipboard
[3.0] 📈 More stats about commands used
For example which artist you common search on /lyrics
- [ ] db table to modify: Stats in
utils/dbtables.py
- [ ] function to modify: update_stats() and show_stats() in
utils/dbfunctions.py
- [ ] Choice for the type of graph in
/mystat
For example which artist you common search on
/lyrics
- [x] db table to modify: Stats in
utils/dbtables.py
- [ ] function to modify: update_stats() and show_stats() in
utils/dbfunctions.py
- [ ] Choice for the type of graph in
/mystat
update: no argument stats but adding a DateTime to show the trend of use of the bot commands
For example which artist you common search on
/lyrics
- [x] db table to modify: Stats in
utils/dbtables.py
- [ ] function to modify: update_stats() and show_stats() in
utils/dbfunctions.py
- [ ] Choice for the type of graph in
/mystat
update: no argument stats but adding a DateTime to show the trend of use of the bot commands
This will change how the records are saved in dbfunctions.py