An open API service indexing awesome lists of open source software.

https://github.com/yeah568/telegram-emoji-stats

A bot for tracking emoji usage statistics on Telegram.
https://github.com/yeah568/telegram-emoji-stats

Last synced: 8 months ago
JSON representation

A bot for tracking emoji usage statistics on Telegram.

Awesome Lists containing this project

README

          

# telegram-emoji-stats

Keeps track of usage of emojis in a Telegram chat, and provides some basic statistics.

## Setup
- Clone this repo. Run `npm install`.
- Copy/rename `config.js.example` to `config.js`.
- Supply a valid Redis URL and bot token in config.js.
- Run `npm start`.

## Usage
- Add `@EmojiStatsBot` to your chat.
- Use `/emojistats` to get the stats for that chat.