Skip to content
 
 

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages