#
hubot
Here are 513 public repositories matching this topic...
slack
hubot
bot
chatops
slackbot
chatbot
weixin
wechat
slack-bot
mattermost
wechat-bot
microsoft-teams
wxbot
msteams
weixin-bot
-
Updated
May 22, 2020 - JavaScript
Hubot adapter for Mattermost using Web API and Websockets
-
Updated
Apr 11, 2022 - JavaScript
-
Updated
Nov 1, 2021 - JavaScript
Hubot adapter for Telegram
-
Updated
Mar 27, 2022 - JavaScript
-
Updated
Mar 22, 2022 - CoffeeScript
Natural Language Processing Chatbot for RocketChat
-
Updated
May 7, 2018 - CoffeeScript
Modular chat bot. (Karma + Sassy + Hubot) * (Discord + Facebook + Messenger + Slack + Skype + Telegram + Hipchat + ...) = Concierge
-
Updated
Oct 2, 2017 - JavaScript
Hubot adapter for botframework
-
Updated
Apr 8, 2022 - CoffeeScript
BearyChat Adapter for Hubot
-
Updated
Oct 31, 2017 - CoffeeScript
A Hubot chat bot to mention every user in a GroupMe channel all at once.
-
Updated
Jul 6, 2021 - JavaScript
Sample application and CD Pipeline for DevOps Dojo
-
Updated
Feb 20, 2021 - Java
PagerDuty integration for Hubot
-
Updated
Apr 9, 2022 - CoffeeScript
A hubot script to persist hubot's brain using redis
-
Updated
May 17, 2021 - JavaScript
Hubot watches all, and builds a markov model from everything you say.
-
Updated
Mar 31, 2022 - CoffeeScript
Notifies about any GitHub repo event available via webhook.
-
Updated
Mar 27, 2018 - CoffeeScript
Improve this page
Add a description, image, and links to the hubot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hubot topic, visit your repo's landing page and select "manage topics."
Description
While hubot-slack has support for reconnecting when the connection to Slack is lost, there is a limit to the number of reconnection attempts. If several reconnection attempts fail, the bot will simply hang without a connection. This causes trouble for our process manager, since the client staying open means we don't end up automatically restart it. When this has happened for us