Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Added to sdk/framework and tutorials categories #67

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l
* [Telegram-Typings](https://www.npmjs.com/package/telegram-typings) - A tool for parsing Telegram API page to the typings.
* [Chatito](https://rodrigopivi.github.io/Chatito) - Generate datasets for nlu chatbots quickly using a simple DSL.
* [Probot](https://probot.github.io/) - SDK for building bots around GitHub workflows
* [Go-sarah](https://github.com/oklahomer/go-sarah/) - Build multi-channel bots using Golang

#### Boilerplates/templates
* [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)
Expand Down Expand Up @@ -424,7 +425,7 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l
* [Facebook Chatbot Tutorial](https://github.com/AdrianKrebs/facebook-chatbot-tutorial)
* [How To Create a Telegram Bot Using Python](https://khashtamov.com/2017/02/how-to-create-a-telegram-bot-using-python/)
* [How to integrate a Dozen Messaging Platforms in 5 Minutes](https://medium.com/broid/integrate-a-dozen-messaging-platforms-in-5-minutes-4d77ee48f4c3)

* [Creating a simple (echo) bot in Go](https://chatbotslife.com/building-a-simple-echo-bot-in-go-part-1-5de347bdf2b0)
### Useful articles
* [Comparison: ManyChat vs Chatfuel](https://www.thinktuitive.com/comparison-manychat-vs-chatfuel) - ManyChat vs Chatfuel in-depth review & comparison.
* [Revenue models for bots and chatbots](https://chatbotslife.com/revenue-models-for-bots-and-chatbots-702ca78a1b07) - In this article Amir Shevat from Slack has reviewed the direct and indirect ways that bots can drive revenue to a business.
Expand Down