Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 787 Bytes

slack.md

File metadata and controls

39 lines (23 loc) · 787 Bytes

SETUP SLACK

1. Create a slack app

goto https://api.slack.com/apps

2. Choose the option 'from scratch'

3. Give it a name (for example monocker1) and select a workspace.

4. Click on 'permissions'

5. Add correct permissions

6. Install the app to a workspace

7. Copy bot_user_oauth_token (!needs to start with xoxb)

8. In the slack webapp, goto the desired channel, and copy 'your_chat_id' (last part of your URL)

MESSAGE_PLATFORM: 'slack@bot_user_oauth_token@your_chat_id'

EXAMPLE:

MESSAGE_PLATFORM: 'slack@xoxb-471fz9822836-123456789-LnaSL9LdzdzdoFetdVR2hS0e@C03LKUFDE3'