From cf813d9ada44aafc6428656cb73b4e6b52e05aa2 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Fri, 11 Nov 2022 14:57:44 -0500 Subject: [PATCH] Updated Notify_mastodon (markdown) --- Notify_mastodon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_mastodon.md b/Notify_mastodon.md index 0db3c2c..72e42b1 100644 --- a/Notify_mastodon.md +++ b/Notify_mastodon.md @@ -10,7 +10,7 @@ Sign up for any Mastodon based service. [Here are a few you can choose from toda In the **Settings** of your account, you can access the **Development** tab and create an **Application**. This is what Apprise will use to send your notifications. -At the bare minimum you need to grant the: +At the bare minimum you need to grant the following scopes on your application: - `write:statuses`: So Apprise can post a message - `write:media`: So Apprise can send an attachment