Reaper codebase uses Poetry for dependency management.
Install dependencies with
poetry install
Create a config.toml
based on the example.config.toml
adjusting the values in the process.
Run the bot with
poetry run python reaper/main.py
Reaper codebase uses Poetry for dependency management.
Install dependencies with
poetry install
Create a config.toml
based on the example.config.toml
adjusting the values in the process.
Run the bot with
poetry run python reaper/main.py