Slack event subscription

Knit allows you to track events happening with your Slack Bot and sends this information so that organizations can take appropriate actions. Currently we support the following events -

  1. App is uninstalled
  2. Token is revoked

πŸ“˜

This is for your own Bot. If you are using Knit's Bot for testing, then it is already enabled for you.

For your Bot you must follow given steps to enable event subscription -

1.Visit the App List and sign in with the account which was used for Bot creation.

2. You must select the appropriate Bot from the list, under the Features section on left you will find Event Subscription

3.After toggling the Enable Event section inside the Event Subscription you need to Add Slack End Point

4.Now last step to subscribe the event you wish to subscribe (must be among above currently supported).

πŸ‘

Congratulations! You have successfully enabled event subscription for you bot.