process a batch of subreddits, subscribing to each of them
- run
git clone https://github.com/lfender6445/reddit-batch-subscribe - run
cp .env.example .env - edit
.envto include credentials - edit
list.txtto include the subreddits you want to subscribe to - install deps and run the script, see below
pip3 install -r requirements.txt
python3 batch-subscribe.py