Telegram bot for remove custom keyboard from chat. Just invite him to this chat and everything's gonna be alright!
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