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.exampletoconfig.js. - Supply a valid Redis URL and bot token in config.js.
- Run
npm start.
- Add
@EmojiStatsBotto your chat. - Use
/emojistatsto get the stats for that chat.