A Simpleton Telegram Bot for unprofessionals done wrong.
Made with tears in Taka Tuka Land.
-
https://core.telegram.org/bots
- How do I create a bot?
There's a… bot for that. Just talk to BotFather and follow a few simple steps. Once you've created a bot and received your authorization token, head down to the Bot API manual to see what you can teach your bot to do.
"engines": {
"node": ">=6.2.0"
},
$ npm install
$ export BOT_TOKEN={TOKEN}
$ npm start
- Implement Alien Intelligence