-
Hi Brandon,
Need some help with installation - I've followed your instructions, but I'm not getting any feedback/response from slackbot, but I do get some output from the terminal:
Have you seen thi…
-
Right now we list and watch slackbot resources and create a new channel for everyone, then start a new watch of pipeline activities for each. I wonder if instead we change this to use a shared index …
-
Hi Stan
https://1d14-49-43-101-187.ngrok-free.app/ ---> {"detail":"Not Found"}
------------------------------
C:\Users\DELL\slackbot\slackbot>uvicorn main:api --reload --port 1234
←[32mI…
-
We manage all k8s objects in namespaces which this bot does not account for:
`!kubectl get pods —namespace=slackbots`
Results in:
`Error from server: pods "—namespace=slackbots" not found`
-
The bot loses connection sometimes and does nothing with it. In slack chat (web-)application slackbot user just become with gray circle (offline). But the script continues to run, need to be killed an…
-
I tried to use `/mermaid` in a thread today but Slackbot let me know that it doesn't work in threads. Is this easy to implement?
-
`com.ullink.slack.simpleslackapi.SlackBot;` is deprecated but what is it replaced with?
Muddz updated
7 years ago
-
Hello! Similar to #26.
I tried
`slack-cli -d slackbot /away`
with and without quotes, also.
But it does not work. What happens is that the slackbot gets a message with a path on my system, end…
-
It looks like this should work out of the box (judging by https://github.com/Rycieos/slack-compilebot) but I can't get my bot to respond to multiline messages, like:
```
@slackbot multiline
message…
-
Hi, I get the bot to correctly find the project name, and login to the Jira server, however, it returns Invalid issue number message, altough the issue number is correct. I believe everything in the c…