An open API service indexing awesome lists of open source software.

https://github.com/lamdav/redditbot

Simple Reddit Bot Skeleton
https://github.com/lamdav/redditbot

bot reddit

Last synced: 8 months ago
JSON representation

Simple Reddit Bot Skeleton

Awesome Lists containing this project

README

          

# RedditBot
**Description:**
A simple reddit bot that will log into a specified account and follow another user and respond to every post with a specified message.

**Requirements:**
Python (3.0+)
PRAW

**How To Use:**
* Navigate to the file location in the command line.
* Run the main.py with the command:
$ python main.py
* Follow the on screen directions.