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.
- Host: GitHub
- URL: https://github.com/yeah568/telegram-emoji-stats
- Owner: yeah568
- License: gpl-3.0
- Created: 2016-04-06T18:53:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-05T03:36:37.000Z (about 10 years ago)
- Last Synced: 2025-01-23T07:13:27.441Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.