Reddit Auto Poster.py Save

Python script for posting to multiple subreddits automagically.

Project README

reddit-auto-poster.py

Python script for posting to multiple subreddits automagically.

Installation and Set-Up

Works on Python 3.x

The only required library is praw. Install it as

$ pip3 install praw

Also, you'll have to create a Reddit app of type script from here, and put the CLIENT_ID, CLIENT_SECRET and USERNAME in the file config.ini.

Usage

After specifying the details of the posts to be made in the posts.json file, run the as following. Use the provided sample posts.json file as template

$ python3 reddit-auto-poster.py 
[*] Password for Reddit account SkullTech101: 
[*] JSON file containing posts: posts.json
[*] Posted "Test post..." on test. Post ID: 8e5k45
...
Open Source Agenda is not affiliated with "Reddit Auto Poster.py" Project. README Source: skulltech/reddit-auto-poster.py
Stars
98
Open Issues
7
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating