If you run a Debian server and don't want to/can't setup Docker but want to run the AutoDelete bot, you can follow the instructions below that I just composed.
Save the following script to a new file on your server and run it (with sudo or root):
#!/bin/bash
# Change this if you want to install the bot in a different folder
INSTALL_DIR=/srv/autodelete