schafezp / karmabot

A telegram bot designed for group chats to allow users to upvote and downvote content similar to reddit.
https://schafezp.github.io/karmabot/
MIT License
6 stars 1 forks source link

Add command for admins to check bot usage #39

Open schafezp opened 6 years ago

schafezp commented 6 years ago

There should be an easy way for admins to check how wide spread their instance of the bot is being used

A command like /checkuseage could return a list of chats their bot is part of as well as how many messages are stored for each chat. This would help identify if the bot went viral which might indicate a need to scale up the instance. Ideally this command would also return statistics about performance for the chats using analytics added by #34 .