-
サーバーのログ読んでたらたまたま見つけたんですが、
```
TypeError: Cannot read property 'startsWith' of undefined
at /home/slackbot/slackbot/ponpe/index.ts:130:54
at Generator.next ()
at /home/slackbot/slackbo…
-
I sometimes get an error message when trying to run the script from the ReadMe:
```
throw new TypeError("Parameter 'url' must be a string, not " + typeof url)
^
```
TypeError: Parameter 'url' …
-
1. Set a reminder for `!image cute dog`
2. wait for the reminder to post
3. note that limbo does not respond
-
## Affected builder image
`gcr.io/cloud-builders-community/slackbot`
Please mention in documentation that slackbot integration working only if cloud builder trigger configured as `global (non regi…
-
The script fails because we have a Slackbot auto reply in our channels:
Error:
```
Traceback (most recent call last):
File "slack_json_to_csv.py", line 54, in
user_cur = user[item["user"]]…
-
Hi,
making the URL the SlackBot provides clickable, would be a small improvement.
Marcel
-
### Description
I tried to run an app based on slackeventsapi locally and got the below error:
```
ImportError: cannot import name 'BaseEventEmitter' from 'pyee' (/home/main-user/work/py-virtual-…
-
The methodology has been laid down for the most part, but the conversation with the SlackBot is still not done due to the number of cases and conditions to be taken into account for the creation of th…
-
We need to build a slackbot once the core forum is chugging along nicely, because we hit that stretch goal! If you have thoughts about the overall design, go ahead and spam them in this issue. We'll c…
-
**Description of the problem being solved**
I followed [this](https://github.com/slack-samples/deno-issue-submission/tree/main) example to build a Slack app. When an error occurs, Slackbot se…