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
{{ message }}
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.
[V ] I've searched for any related issues and avoided creating a duplicate issue.
Description
Trying to launch bot in ambient mode
Reproducible in:
[V ] This is reproducible in the sample project.
RTMBot version: 0.4.0
Python version: 3.6.3
OS Version: 10.13.1
Expected result:
I'm trying to launch the bot in a way that will allow interacting with him in a specific channel only, responding to every message in said channel.
Actual result:
Right now the bot responds to direct messages and mentions, which is something we would like to achieve.
I saw similar functionality to what I'm seeking in this bot's readme - https://github.com/saviogl/slack-rtm-bot, wondering if it's possible with python-rtmbot.
Thanks!
The text was updated successfully, but these errors were encountered:
Description
Trying to launch bot in
ambient
modeReproducible in:
RTMBot version: 0.4.0
Python version: 3.6.3
OS Version: 10.13.1
Expected result:
I'm trying to launch the bot in a way that will allow interacting with him in a specific channel only, responding to every message in said channel.
Actual result:
Right now the bot responds to direct messages and mentions, which is something we would like to achieve.
I saw similar functionality to what I'm seeking in this bot's readme - https://github.com/saviogl/slack-rtm-bot, wondering if it's possible with python-rtmbot.
Thanks!
The text was updated successfully, but these errors were encountered: