From a8ba5f957828c6e6f569ae4585f28d8042e9a679 Mon Sep 17 00:00:00 2001 From: StarAppeal <58989289+StarAppeal@users.noreply.github.com> Date: Sun, 31 Jan 2021 19:19:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c83091f..b90cce3 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,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 + +The Bot (currently) always answers to a comment from a post, configured by AUTOMOD_ID.