update README.md

This commit is contained in:
2021-01-31 18:38:09 +01:00
parent ba8d6da8fc
commit 784080f05b
+2
View File
@@ -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