This headless Python bot will automatically login to reddit, obtain access tokens (and refreshes them when they expire), obtain orders from the C&C server and automatically place pixels at the desired locations.
- Python >= 3.8
- NumPy
- Matplotlib
- Rich
- aiohttp
pip install --force git+https://github.com/PlaceTUD/Zombie.git
You will need to add the config.yml
file manually.
Configure the bot with the config.yml
file.
PlaceNL
Create an empty config file and set it in the docker-compose.yml
file.
docker-compose up -d
Just add more credentials to the config file.