diff --git a/readme.md b/readme.md index 29579a3..f2cb3cb 100644 --- a/readme.md +++ b/readme.md @@ -390,6 +390,7 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l * [Botfuel Dialog](https://github.com/Botfuel/botfuel-dialog) - Open Source Node.js SDK for building highly conversational chatbots * [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 #### Boilerplates/templates * [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)