hal9000
This is a project I created to tinker with the Telegram Bot API.
Setup
- Talk to the BotFather
- Clone this repository.
npm install --production
node app.js
- Say something to HAL9000.
Test
- Clone this repository.
npm install
npm test
This is a project I created to tinker with the Telegram Bot API.
npm install --production
node app.js
npm install
npm test