add Concord to 'Bot Development'

This commit is contained in:
lcsmuller 2022-04-14 14:37:24 -03:00
parent 9777de1e48
commit 9049b5a5ff

View File

@ -401,6 +401,7 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l
* [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
* [wayback](https://github.com/wabarc/wayback) - An easier way to interact with several bots for wayback webpage
* [Concord](https://github.com/Cogmasters/concord) - A Discord API Bot library in C
#### Boilerplates/templates
* [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)