4 lines
241 B
Markdown
4 lines
241 B
Markdown
# 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.
|