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
- Host: GitHub
- URL: https://github.com/lamdav/redditbot
- Owner: lamdav
- Created: 2015-04-22T06:25:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-22T06:28:26.000Z (about 11 years ago)
- Last Synced: 2025-07-14T05:11:27.750Z (11 months ago)
- Topics: bot, reddit
- Language: Python
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.