Bot replying via DM instead of on the channel [Slack Integration]
See original GitHub issueRasa Core version: 0.13.1
Python version: 3.6.7
Operating system (windows, osx, …): Windows 10 Home
Issue: Integrated the bot with Slack. The bot responds as expected but always replies directly(DM) to the user even if the message was sent to a channel.
Content of domain file (if used & relevant): Dont think this is relevant as the behaviour of bot is fine.
Events subscribed to :
Issue Analytics
- State:
- Created 5 years ago
- Comments:15 (5 by maintainers)
Top Results From Across the Web
Enabling interactions with bots - Slack API
A bot is a type of Slack App designed to interact with users via conversation. ... reply to your bot's messages in a...
Read more >A guide to Slackbot custom responses
Click the Slackbot tab, and you'll see an option to add new responses (provided your Slack administrator allows everyone to add new ones)....
Read more >Use threads to organize discussions - Slack
Threads help you create organized discussions around specific messages. They let you discuss a topic in more detail without adding clutter to a...
Read more >chat.postMessage method - Slack API
This method posts a message to a public channel, private channel, or direct message/IM channel. Consider reviewing our message guidelines, especially if ...
Read more >Sending messages - Slack API
Scroll down to the Scopes section, and pick channels:read and chat:write from the drop down menu. Click save changes. Scroll back to the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@ricwo Could anyone please confirm, whether this feature has been implemented or not? Unfortunately we can not say the framework is supporting the slack integration, if we don’t have this basic feature, which is really important and required for slack communication 😦
Please share the solution 😃