/telegram-bot

example telegram bot with node.js

Primary LanguageJavaScript

telegram-bot

telegram bot with node.js

quick start

git clone git@github.com:Mikkou/telegram-bot.git
cd telegram-bom/
mv env .env
npm ci
  1. create bot in teletgram:
  1. run nodejs bot
node index.js

write in telegram command '/echo hi' to your bot