robbot icon indicating copy to clipboard operation
robbot copied to clipboard

[3.0] 📈 More stats about commands used

Open MasterCruelty opened this issue 2 years ago • 2 comments

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

MasterCruelty avatar Dec 24 '22 12:12 MasterCruelty

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

MasterCruelty avatar Apr 07 '24 13:04 MasterCruelty

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

MasterCruelty avatar Apr 07 '24 13:04 MasterCruelty