acheck / conversation_telegram_bot

conversation telegram bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run it

First, get a bot token from the @BotFather. Once you got that, clone the repo, create a .env file with the same format as .env.example and put the token it gives you there. Then:

npm install
nodemon

And your bot should start answering through Telegram.

About

conversation telegram bot


Languages

Language:JavaScript 98.7%Language:Shell 1.3%