Lulzx / telegram-emoji-stats

A bot for tracking emoji usage statistics on Telegram.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A bot for tracking emoji usage statistics on Telegram.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%