From 784080f05b5dc089e012b4fa68f31cd10b40ea09 Mon Sep 17 00:00:00 2001 From: StarAppeal Date: Sun, 31 Jan 2021 18:38:09 +0100 Subject: [PATCH] update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 255ce06..c83091f 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ Generic reddit bot, which replies to a comment from each post in a subreddit. The text from the post will be send to a rest url (which can be configured in an .env file), which handles the text manipulation if needed. + +Needed scopes, so that the bot will work: read, history, identity, submit