PyDrocsid / cogs

The official cog library used by PyDrocsid bots
GNU General Public License v3.0
13 stars 5 forks source link

CC creation/last edit #105

Open AlbertUnruh opened 3 years ago

AlbertUnruh commented 3 years ago

I think it would be nice to have more information about a custom command. Some information can be the time of creation and the time when it was last edited. Also I would like to see how often the CC was used (counted by executions and/or by users).

Tasks:

TheCataliasTNT2k commented 3 years ago

Showing the count of executions would lead to a significant amount of database queries. So at the moment, we will not implement this detail.