Skip to content

PlaceTUD/Zombie

 
 

Repository files navigation

Reddit /r/place 2022 headless bot

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.

Requirements

  • Python >= 3.8
  • NumPy
  • Matplotlib
  • Rich
  • aiohttp

Installation & updating to a new version

pip install --force git+https://github.com/PlaceTUD/Zombie.git

You will need to add the config.yml file manually.

Configure

Configure the bot with the config.yml file.

Manual Run on the host directly

PlaceNL

Run in a Docker container

Create an empty config file and set it in the docker-compose.yml file.

docker-compose up -d

The bot supports multiple users

Just add more credentials to the config file.

About

Zombie (headless Bot) of PlaceTUD

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 99.3%
  • Dockerfile 0.7%