-
In my simulation, when i drop connection in my server and established after feel seconds, JBOT give me this error all the time.
```java
Error pinging Slack. Slack bot may go offline when not active.…
-
Many times I am getting Broken pipe error because of which the msg sent by the server is not received in Slack channel. How can I fix this issue?
Stack Trace:
```
/opt/ruby/lib/ruby/2.5.0/open…
-
The current notification system offers only webhooks which are good for Slack but to post notification to a Matrix server, you need to have webhook translation tool such as [matrix-hookshot](https://g…
-
Occasionally -- and this seems to happen mostly on mobile -- the daily mini bot (dmb) will not post anything in response to a command, as if it never got the message.
I'm not sure if this is on dmb…
-
Hello,
I’m new with Rasa stack. I build a simple rasa chatbot(weatherBot) and integrate it with the slack channel. Following the tutorial, I’ve added URL: https://xxxxxx/webhooks/slack/webhook to t…
-
Hi there! I've built several tools that do stream processing on top of the replications diffs coming from OSM. I have a supybot plugin that spams #osm-bot on OFTC with new users mapping, a Slack bot t…
-
Hey @dblock, thanks for all you've done here.
According to Slack (https://api.slack.com/changelog/2021-10-rtm-start-to-stop), the `rtm.connect` method will still be supported past September 2022?
…
-
### Description:
This is a weird one:
I have Rocket.Chat server "RC" linked to a Slack workplace "SLACK".
One of the channels we paired is `#0_general` i.e. on both SLACK and RC we created a …
-
I tried to migrate an errbot instance running a [bot plugin](https://github.com/markusj/titlebot-ng) from the old errbot slack backend to the SlackV3 backend. However, the instance pretty quickly hits…
-
The bot does not necessarily shut down gracefully. Here is an example from when [reconnection](https://github.com/arcticfoxnv/slackminion/blob/67f3b78caedccdae44c7c177d0f631807e75865d/slackminion/bot.…