You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is weird. The thing is that the Slack API also sends messages that the bot sent itself back to the botmaster server. But this module should ignore those based on the id of the sender. Have you looked to see what the full message object looks like and what is going on with the ids?
While receiving any inputs, the bot is responding with sending message infinitely.
Eg. With the code mentioned in the readme,
Bot is responding:
Hello world!
Hello world!
Hello world!
Hello world!
...
...
I've followed all the steps mentioned in the readme file, but don't know if this issue is happening because of some configuration problem.
The text was updated successfully, but these errors were encountered: