Skip to content

RicardMatteo/7placeBot

Repository files navigation

7placeBot

Installation

First, clone the repository and install the dependencies with poetry.

git clone https://github.com/RicardMatteo/7placeBot.git

Install the dependencies : poetry install. (not needed if you wanna use docker)

Setup

cp  .env.example .env

Then fill the .env file with your credentials and all the options (image name, offset...). Warning: if you run in docker you need to keep HEADLESS=y

Classique

source your .env and then run

poetry run python3 ./7placebot/draw.py

Docker

You need to build the image first with the following command:

docker compose build

Then you can run the bot with the following command:

docker compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •