PlaceNL: bot to automatically place pixels on /r/place 2022
Project description
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.
Installation
- Clone the repo
git clone git@github.com:PlaceCZ/PythonBot.git
- CD into it
cd Pythonbot
- Create Virtual Environment
- Win:
py -m venv venv
- *nix:
python -m venv venv
- Win:
source ./venv/bin/activate
python -m pip install .
place_cz_bot
- That's it!
Usage
place_cz_bot -u "USERNAME" "PASSWORD"
The bot supports multiple users:
place_cz_bot -u "USERNAME1" "PASSWORD1" -u "USERNAME2" "PASSWORD2"
Requirements
- Python >= 3.8
- NumPy
- Matplotlib
- Rich
- aiohttp
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
place_cz_bot-1.0.0.tar.gz
(10.0 kB
view details)
Built Distribution
File details
Details for the file place_cz_bot-1.0.0.tar.gz
.
File metadata
- Download URL: place_cz_bot-1.0.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ad0d7550b037de3fa89982f5e2c2092aacbfb3526ae2493abfb21821aafb8e8 |
|
MD5 | 997104a6e1782a66f2b69ffc0eca9eae |
|
BLAKE2b-256 | f15c5963c755fa024a77d87ff70301bc5497dbe88c054cf9532b28b3efa1a70a |
File details
Details for the file place_cz_bot-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: place_cz_bot-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9c0326ca2f0b865a678d78d4c5bff961a7d703f7b9c3b9b6a54897196f52f07 |
|
MD5 | 04a621de1da7449a13d98a1abfa90233 |
|
BLAKE2b-256 | ce93fabdb5c5e2acb6500d943a767d24c8676f2f8e28169058c8db7d1c591cbd |