#
hubot
Here are 500 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
-
Updated
Sep 16, 2020 - JavaScript
Hubot adapter for Mattermost using Web API and Websockets
-
Updated
Sep 16, 2020 - JavaScript
Hubot adapter for Telegram
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Sep 22, 2020 - 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
BearyChat Adapter for Hubot
-
Updated
Oct 31, 2017 - CoffeeScript
Sample application and CD Pipeline for DevOps Dojo
-
Updated
Apr 15, 2020 - Java
Hubot adapter for botframework
-
Updated
Nov 14, 2018 - CoffeeScript
A Hubot chat bot to mention every user in a GroupMe channel all at once.
-
Updated
Jul 17, 2020 - JavaScript
A hubot script to persist hubot's brain using redis
-
Updated
Oct 10, 2017 - JavaScript
Hubot watches all, and builds a markov model from everything you say.
-
Updated
Oct 1, 2020 - 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