A Discord bot for viewing & tracking R6 Siege stats.
It is recommended to use a Python virtual environment.
Name | Required | Default | Description |
---|---|---|---|
BASE_TRACKER_API_URL | ☑ | The base API URL to retrieve stats from. | |
DISCORD_BOT_TOKEN | ☑ | The token of the R6 Stats Discord Bot. | |
DISCORD_GUILD_TOKEN | GUILD-ID-GUILD-ID |
The Server/Guild ID to connect to. | |
LOG_LEVEL | INFO |
Level of logging to display/save. Can be one of DEBUG , INFO , WARN , ERROR |
poetry install --with dev
python -m bot