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
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,11 +222,7 @@ Check if the installation was successful by checking if {NODE_IP}:{PORT}/metrics
222
222
7. Take note of the Token generated, this is the App-Level Token.
223
223
8. Go to the 'Install App' setting (left pane) and click `Install to Workspace`, followed by `Allow`.
224
224
9. Go to the 'OAuth & Permissions' feature (left pane) and take note of the `Bot User OAuth Token`.
225
-
10. Go to the 'Slash Commands' feature and create the following commands:
226
-
**/start* command with *Welcome message* as the short description.
227
-
**/help* command with *Available Commands* as the short description.
228
-
**/ping* command with *Ping the Slack Commands Handler* as the short description.
229
-
11. Add the newly created `PANIC Notifications` app to the target channel by typing `/add` within the channel and selecting `Add apps to this channel`.
225
+
10. Add the newly created `PANIC Notifications` app to the target channel by typing `/add` within the channel and selecting `Add apps to this channel`.
230
226
4. Go to the Slack client, right click the name of the target slack channel within the list of channels (left pane), click `Open channel details`, and take note of the Channel ID *(found at the bottom)*.
0 commit comments