Closed derchrisuk closed 6 years ago
I am having this same issue.
component | version |
---|---|
python | 3.6.5 |
errbot-backend-cisco-spark | ref 69cc215 |
errbot | 5.2.0 |
Digging into it, it appears the problem could be either the way the code uses the ciscosparkapi
package, or in that package itself. Digging further.
Hi,
I'm currently trying to setup a bot for Cisco Spark using Errbot. Got it working so far that the webhook has been created, i can see the correct Spark Signature. It joins the channel (only when adding the bot manually to the room). When I try to talk to the bot, like issue any errbot commands, I get the following:
This can be reproduced by just saying
@bot hi
Any idea what could be wrong here?