/ranks-bot

Primary LanguageTypeScriptMIT LicenseMIT

ranks-bot

This is bot for ranks written in typescript.

Motivation ❓

Made this bot for our telegram chat to assign ranks while we're playing in competitive games.

Installation 📥

$ git clone https://github.com/yanislav-igonin/ranks-bot.git

$ cd ranks-bot

$ npm i

$ BOT_TOKEN=... npm run dev
OR
$ BOT_TOKEN=... USERS=... docker-compose -f development.docker-compose.yml up --build

Bugs 🐛

This project is getting upgrades in my free time.
If there is a problem please create a bug report in the issues section.

License 📜

Licensed under MIT License