Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 540 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 540 Bytes

agree-with-you

An annoying Reddit Bot

Listens on port 8000 if environment variable 'PORT' is not set.
Uses Express & faye to get messages containing a Reddit comment and reply text. Will post a comment every 1 second or more.
If too many messages come in at once, add to a pool and process them during quiet periods

Environment variables required:

REDDIT_APP_ID REDDIT_APP_SECRET REDDIT_LOGIN_USERNAME REDDIT_LOGIN_PASSWORD