Files
bot_ticket_r6_elite/config.yaml
T
2026-05-10 18:07:51 +02:00

14 lines
836 B
YAML

bot:
admin_role: "1499923403761647689" # role pouvant lancer /panel_send
logs_channel: "1499924634655658004" # channel de logs (open/claim/close)
claim_channel: "1499924671884431380" # channel où défilent les tickets à claim
convocation_category: "1499924426358263950" # catégorie pour /convocation
claim_reup_minutes: 1
allowed_guilds: ["1346947332536795180", "1498425866437529761"] # délai avant re-up et ping staff
panel:
port: 8080
base_url: "http://localhost:8080" # ton domaine en prod (ex: https://panel.tonsite.com)
oauth_client_id: "1415152714559782922" # Discord app → OAuth2 → Client ID
oauth_client_secret: "H5HvZ1AYvhT3VirKFLQmGvgRYuxzvy4m" # Discord app → OAuth2 → Client Secret
session_timeout_minutes: 30