Skip to content

Adds users to the approved users list on a chosen subreddit.

Notifications You must be signed in to change notification settings

impshum/Invite-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Invite Bot

Adds users to the approved users list on a chosen subreddit.

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
  • Add users to users.txt (one per line)
  • Run it python run.py

Settings Info

  • target_subreddit - Bot account must be mod
  • sleep_time - Time between approvals (101 seconds recommended)
  • test_mode - Run the script without approving users

Notes

  • The bot will continue where it left off if it's stopped for any reason.
  • If you're not using Unix you won't see the colours in the terminal (command prompt). Follow THIS tutorial to get them working.
  • I will not be held responsible for any bad things that might happen to you or your Reddit account whilst using this bot. Follow Reddiquette and stay safe.

Tip

BTC - 1AYSiE7mhR9XshtS4mU2rRoAGxN8wSo4tK

About

Adds users to the approved users list on a chosen subreddit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages