Together-Java / TJ-Bot

TJ-Bot is a Discord Bot used on the Together Java server. It is maintained by the community, anyone can contribute.
https://togetherjava.org
GNU General Public License v3.0
101 stars 86 forks source link

meta data for feature usage #1013

Open ankitsmt211 opened 7 months ago

ankitsmt211 commented 7 months ago

Is your feature request related to a problem? Please describe. TJ-Bot offers many features but some are used more often than others, I'm proposing for a feature to add some sort of meta data over usages of those features. These stats can be used effectively to make more informed decisions regarding if we wanna continue supporting those features or remove em for a more leaner design. I don't think we're supporting other servers atm so that's not an issue if we were to trim down certain features, but that's not scope of this request but rather just a way to have those stats available. Thoughts?

Describe the solution you'd like a db table to persist meta data over feature usage, can be paired with a command to retrieve that data.