Keeps track of usage of emojis in a Telegram chat, and provides some basic statistics.
- Clone this repo. Run
npm install
. - Copy/rename
config.js.example
toconfig.js
. - Supply a valid Redis URL and bot token in config.js.
- Run
npm start
.
- Add
@EmojiStatsBot
to your chat. - Use
/emojistats
to get the stats for that chat.