Merge pull request #65 from Piterden/patch-1

Added telegrafJS bot template
This commit is contained in:
Maksim Abramchuk 2019-01-08 15:29:12 +03:00 committed by GitHub
commit 3f6cbbf59e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -400,6 +400,7 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l
* [Web Chatbot Bootsrap Kit in Whatsapp style](https://github.com/AdrianKrebs/chatbot-bootstrap)
* [Node Telegram bot boilerplate](https://github.com/txwkx/node-telegram-bot-boilerplate)
* [Node BotUI + API.AI App Boilerplate](https://github.com/sushantshekhar20/bot_api.ai)
* [Node Telegraf.js Bot Template (async/knex/dotenv/eslint/sao)](https://github.com/Piterden/template-bot)
#### Tutorials/Guides
* [The Complete Beginners Guide To Chatbots](https://chatbotsmagazine.com/the-complete-beginner-s-guide-to-chatbots-8280b7b906ca#.54ql2uhaf)