Skip to content

AlejandroAkbal/Reddit-Batch-Subscribe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Batch Subscribe, in python

Process a batch of subreddits, subscribing to each of them

Requirements

  • Python3
  • Pip3
  • Dependencies in requirements.txt

Setup

First, create authentification following this instructions.

Then, execute the following commands

git clone https://github.com/VoidlessSeven7/Reddit-Batch-Subscribe.git

cd ./Reddit-Batch-Subscribe

cp ./env.example .env

pip3 install -r requirements.txt

Edit .env to include credentials Edit list.txt to include the subreddits you want to subscribe to

You can get your current subscribed subreddits here and use this tool to split the text

And run it

python3 ./main.py

About

subscribe to a list of subreddits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%