Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 389 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 389 Bytes

rmkbbot

Telegram bot for remove custom keyboard from chat. Just invite him to this chat and everything's gonna be alright!

🤖Demo

Usage

Create .env file with environment variables. They will be loaded using dotenv.

See .example.env for details about config variables.

Then install dependings and start the bot:

npm install
npm run start