Skip to main content

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 and usage

First install the package:

pip install place_cz_bot

... then run it ...

place_cz_bot -u reddit_username reddit_password

or if you have more than one account...

place_cz_bot -u uname_a pw_a -e uname_b pw_b

Dev Installation

  1. Clone the repo
    • If using SSH git clone git@github.com:PlaceCZ/PythonBot.git
    • Else: git clone https://github.com/PlaceCZ/PythonBot.git
  2. CD into it cd Pythonbot
  3. Create Virtual Environment
    • Win: py -m venv venv
    • *nix: python -m venv venv
  4. Activate venv
    • Win: venv\Scripts\activate
    • *nix: source ./venv/bin/activate
  5. python -m pip install -e .
  6. place_cz_bot
  7. That's it!

Usage

If venv not running

  • Win: venv\Scripts\activate
  • *nix: source ./venv/bin/activate

Start bot

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.4.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

place_cz_bot-1.0.4-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file place_cz_bot-1.0.4.tar.gz.

File metadata

  • Download URL: place_cz_bot-1.0.4.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.2

File hashes

Hashes for place_cz_bot-1.0.4.tar.gz
Algorithm Hash digest
SHA256 c939b6bd646c23f8e775efea92f8ca3c9ea8431b608cdae98c19b67502b38e9f
MD5 faca1e62c97a9371fbb806faf7f796a8
BLAKE2b-256 2ac2d43800a6152f493881142455dd1528da96e7c8711bc0ae55b7330a8d82c3

See more details on using hashes here.

File details

Details for the file place_cz_bot-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for place_cz_bot-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0d46a0d6622c7783cc38df0abe08cd24b15f528acd69937679f1b5790af02a71
MD5 5f737c6f85ccd6f3ee0a7d9b4b9c7dd8
BLAKE2b-256 24945f34ee1164777e53e0141518b7ea030cd43292ba62c294bf4a5f0af98bf7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page