Install telegram-bot
npm i --save git+https://github.com/d52b8/telegram-bot.git
Install http client axios
npm i --save axios
- Look at
test/test.Bot.js
-
Copy
config.bak.jsontoconfig.json -
Replace
tokenandchat_id -
Run test
npm test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install telegram-bot
npm i --save git+https://github.com/d52b8/telegram-bot.git
Install http client axios
npm i --save axios
test/test.Bot.jsCopy config.bak.json to config.json
Replace token and chat_id
Run test
npm test