From fd67545380a1fae928478c2aa84b585f1ebbf49f Mon Sep 17 00:00:00 2001 From: Raed Shomali <149345478+raed-shomali@users.noreply.github.com> Date: Wed, 11 Sep 2024 12:23:44 -0400 Subject: [PATCH] update repo name slacker (#5109) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d8ae37c..d40e0ebd 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,7 @@ _Libraries for building and working with bots._ - [micha](https://github.com/onrik/micha) - Go Library for Telegram bot api. - [olivia](https://github.com/olivia-ai/olivia) - A chatbot built with an artificial neural network. - [slack-bot](https://github.com/innogames/slack-bot) - Ready to use Slack Bot for lazy developers: Custom commands, Jenkins, Jira, Bitbucket, Github... -- [slacker](https://github.com/shomali11/slacker) - Easy to use framework to create Slack bots. +- [slacker](https://github.com/slack-io/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 is written in Go.