Skip to content

lfender6445/reddit-batch-subscribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

process a batch of subreddits, subscribing to each of them

setup

  1. run git clone https://github.com/lfender6445/reddit-batch-subscribe
  2. run cp .env.example .env
  3. edit .env to include credentials
  4. edit list.txt to include the subreddits you want to subscribe to
  5. install deps and run the script, see below
pip3 install -r requirements.txt
python3 batch-subscribe.py

About

subscribe to a list of subreddits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages