Reddit Autoremoval Bot - Setup

This will show you how to setup the bot:

#1: Download the bot

Download and unzip the bot zip file: autoremove-bot.zip

--or--

curl https://littux.vercel.app/guides/hidden/autoremove-bot/res/autoremove-bot.zip -o autoremove-bot.zip && \
unzip autoremove-bot.zip && \
cd autoremove-bot

#2: Get API Credentials

#3: Install dependencies

pip3 install praw

#4: Configure the bot

Open up config.py in the code/ subdirectory to change some important values:

You can also modify autoremove-bot.sh as needed
Image of Shell script

#5: Running the bot

Add execute permissions to script if running for the first time

chmod +x autoremove-bot.sh

To start, run the script with ./autoremove-bot.sh