Skip to content

Reposts or crossposts new submissions from chosen subreddits every N seconds.

Notifications You must be signed in to change notification settings

jp8311/Reddit-Maniac-Crossposter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Maniac Crossposter

Reposts or crossposts new submissions from chosen subreddits every N seconds.

Instructions

  • Install requirements pip install -r requirements.txt
  • Create Reddit (script) app at https://www.reddit.com/prefs/apps/ and get keys
  • Edit conf.ini with your details
  • Run it python run.py

Settings Info

  • read_subreddits - Subreddits to gather submissions from (comma separated)
  • write_subreddits - Subreddits to post to (comma separated)
  • crosspost - Crosspost or repost (on = crosspost)
  • send_replies - Send comment replies to inbox from new submission
  • min_sleep - Minimum sleep time between runs (in seconds)
  • max_sleep - Maximum sleep time between runs (in seconds)
  • test_mode - Runs the bot without posting

Tip

BTC - 1AYSiE7mhR9XshtS4mU2rRoAGxN8wSo4tK

About

Reposts or crossposts new submissions from chosen subreddits every N seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages