mirror of https://github.com/caronc/apprise
Updated Notify_slack (markdown)
parent
744d1bb656
commit
cc10a9f826
|
@ -35,7 +35,7 @@ Bots offer you slightly more flexibility then Webhooks do. The main difference
|
||||||
1. First create your [Slack App here](https://api.slack.com/apps?new_app=1).
|
1. First create your [Slack App here](https://api.slack.com/apps?new_app=1).
|
||||||
1. Pick an App Name (such as *Apprise*) and select your workspace; click on the **Create App**
|
1. Pick an App Name (such as *Apprise*) and select your workspace; click on the **Create App**
|
||||||
1. You'll be able to click on **Bots** menu selection from here where you can then choose to add a **Bot User**. Give it a name and then choose **Add Bot User*.
|
1. You'll be able to click on **Bots** menu selection from here where you can then choose to add a **Bot User**. Give it a name and then choose **Add Bot User*.
|
||||||
1. You'll need to provide the proper OAuth permissions:<br/>
|
1. You'll need to provide the proper OAuth permissions:<br/>
|
||||||
1. Now choose **Install App** to which you can choose **Install App to Workspace**.
|
1. Now choose **Install App** to which you can choose **Install App to Workspace**.
|
||||||
1. You will need to authorize the app which you get prompted to do; so this step is easy.
|
1. You will need to authorize the app which you get prompted to do; so this step is easy.
|
||||||
1. Finally you'll get some very important information you will need for Apprise. From this point on you can either used the **OAuth Access Token** or the **Bot User OAuth Access Token** using the syntax `slack://{OAuth Access Token}`.
|
1. Finally you'll get some very important information you will need for Apprise. From this point on you can either used the **OAuth Access Token** or the **Bot User OAuth Access Token** using the syntax `slack://{OAuth Access Token}`.
|
||||||
|
|
Loading…
Reference in New Issue