johnagan / servicenow-bot-example

A ServiceNow Bot example for Slack
39 stars 42 forks source link

Just a slack query about permission #3

Closed ravi100k closed 6 years ago

ravi100k commented 6 years ago

I just wanted to know what are the permission I have to provide to get this code working.

I have configured a slack bot current I am just listening to the im.message event.

And what are the "Select Permission Scopes" and "Event Subscriptions" configuration?

Thanks in advance.

johnagan commented 6 years ago

It depends on what events you subscribe to. When you select the event, Slack will auto include the related scopes

ravi100k commented 6 years ago

so what is the event I have to subscribe to this chatbot?