From 76ae71a1d2b94e1b455604ff15c6e650426e42c7 Mon Sep 17 00:00:00 2001 From: Alexandre Normand Date: Mon, 1 Jul 2019 13:30:05 -0700 Subject: [PATCH] Add slackscot to Bot Building Packages (#2581) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46d0d706..729b5ee4 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [margelet](https://github.com/zhulik/margelet) - Framework for building Telegram bots. * [micha](https://github.com/onrik/micha) - Go Library for Telegram bot api. * [slacker](https://github.com/shomali11/slacker) - Easy to use framework to create Slack bots. +* [slackscot](https://github.com/alexandre-normand/slackscot) - Another framework for building Slack bots. * [tbot](https://github.com/yanzay/tbot) - Telegram bot server with API similar to net/http. * [telebot](https://github.com/tucnak/telebot) - Telegram bot framework written in Go. * [telegram-bot-api](https://github.com/Syfaro/telegram-bot-api) - Simple and clean Telegram bot client.