A bot written in ruby with cucumber with various adapters to interact with Reddit.com This bot uses rockstack as its' managed language runtime
rock build (installs dependent gems)
rock install (downloads the chrome driver - wget required)
Edit the .feature file add username/password of the account you want
the bot to use. You can arrange the steps (ex. Given, When, Then, And)
to make the bot accomplish what you want. I'll be adding more steps.
rock redditbot (runs the .features files in features/)
- Add Rake tasks for decoupling from rock
- Add downvoting for specific posts
- Add commenting for specific posts
- Add running specific features and scenarios
- Add ability to run headlessly (use mechanize)
Use at your own risk. Abusing this bot will get you banned from reddit.