Kuby/.env.example

12 lines
302 B
Text

# Discord Configuration
DISCORD_TOKEN=votre_token_discord
APPLICATION_ID=votre_id_application
# API Configuration
API_HOST=127.0.0.1
API_PORT=5000
API_DEBUG=False
API_SECRET_KEY=votre-cle-secrete-api
# Partner Server IDs (for API)
PARTNER_IDS=111111111111111111,222222222222222222,333333333333333333