Skip to content

si-mikey/redditbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redditbot:

A bot written in ruby with cucumber with various adapters to interact with Reddit.com This bot uses rockstack as its' managed language runtime

Install:

rock build (installs dependent gems)

rock install (downloads the chrome driver - wget required)

Usage:

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. 

Run:

rock redditbot (runs the .features files in features/)

TODO:

  1. Add Rake tasks for decoupling from rock
  2. Add downvoting for specific posts
  3. Add commenting for specific posts
  4. Add running specific features and scenarios
  5. Add ability to run headlessly (use mechanize)

Disclaimer:

Use at your own risk. Abusing this bot will get you banned from reddit.

About

Cucumber style bot controlling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published