Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rasa Slack integration Direct messaging not working with @App as slack_channel. #2880

Closed
aggarwalrahul86 opened this issue Jan 8, 2019 · 2 comments

Comments

@aggarwalrahul86
Copy link

Rasa Core version: 0.12.3

Python version: 3.6.7

Operating system (windows, osx, ...):wndows 7

Issue:RASA SLACK integration not working for direct messaging when @appName is given in slack_channel but #channel works when i add app in channel.

I saw that in NGROK UI i can see the response when i try direct messaging.

My event subscription settings are as mentioned in doc

bot

When i use #channel in slack_channel it works as you can see in below screenshot
channel_correct

But when i use Direct messaging and use @Eribot in slack_channel i dont see response in slack, but can see response in ngrok

directmessaging

Content of domain file (if used & relevant):

@aggarwalrahul86 aggarwalrahul86 changed the title Rasa Slack integration Direct messaging not working with @App name. Rasa Slack integration Direct messaging not working with @App as slack_channel. Jan 8, 2019
@akelad
Copy link
Contributor

akelad commented Jan 9, 2019

duplicate of #1415, being worked on in PR #1505

@akelad akelad closed this as completed Jan 9, 2019
@aggarwalrahul86
Copy link
Author

Hi @akelad , I believe this is not duplicate to issue #1415 as in that issue we are discussing about @mentions where we are not able to get the chat response when we refer to it using @mentions, So according to that app_mention is not working, but the issue i raised is for direct messaging when we refer to individual app using @app_name in credential.yml for slack_channel field. Here mentioning #channel name works but not with @appName.
Please correct me if i m wrong.

@tmbo tmbo transferred this issue from RasaHQ/rasa_core Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants