Skip to content

oceanthunder/MrPeanutButter_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run this bot you'll need to create a config.py file in which you have to add the following:

username = 'your_reddit_username'

password = 'your_reddit_password'

client_id = 'your_reddit_client_id'

client_secret = 'your_reddit_client_secret'

If you want to change the subreddit the bot interacts with, modify the following line in bot.py:

for comment in r.subreddit('BoJackHorseman').comments(limit=100):

The bot is designed to handle rate limits to avoid getting banned!

After this run bot.py and it should work

About

A Reddit bot for the r/BojackHorseman subreddit. It replies with a Mr. Peanutbutter style text and image to mentions of Erica and Peanutbutter(a very Todd idea).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages