telegram bot with node.js
git clone git@github.com:Mikkou/telegram-bot.git
cd telegram-bom/
mv env .env
npm ci
- create bot in teletgram:
-
https://telegram.me/BotFather go here
-
/newbot run command in BotFather chat
-
get token and put in .env
- run nodejs bot
node index.js
write in telegram command '/echo hi' to your bot