Ecosyste.ms: Awesome
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: 9 days ago
JSON representation
Simple Reddit Bot Skeleton
- Host: GitHub
- URL: https://github.com/lamdav/redditbot
- Owner: lamdav
- Created: 2015-04-22T06:25:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-22T06:28:26.000Z (almost 10 years ago)
- Last Synced: 2025-01-11T08:56:31.662Z (12 days ago)
- Topics: bot, reddit
- Language: Python
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 2
- 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.