-v 0.10
Redditbot was originally created as a bot for r/starcraft. It grabs a uder-defined number of posts from a user-defined subreddit and checks thread titles for user-defined keywords. If the keywords are present, the bot posts a comment to the thread.
- Create a reddit account for your bot to use
- (optional)Create settings.py
- Assign myUsername to your reddit account name
- Assign myPassword to your reddit account password
- Assign myAgent to your desired User Agent
- Assign mySub to your targeted subreddit
- Assign myPost to your desired content for submit
- Assign myPoll to the number of submissions you are requesting
- Assign myTime to the number of minutes between requests (debugging mode returns seconds)
- Assign myKeys to a list of your desired keywords
- Run bot.py
Comments, suggestions, questions: ejmurra2@illinois.edu