Update README.md

This commit is contained in:
StarAppeal
2021-01-30 21:54:14 +01:00
committed by GitHub
parent 1dbfba4622
commit 43f7d887d6
+3 -1
View File
@@ -1 +1,3 @@
# generic-reddit-bot
# generic-reddit-bot
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.