oups
This commit is contained in:
+11
-19
@@ -1,22 +1,14 @@
|
||||
bot:
|
||||
admin_role: "1499923403761647689" # role pouvant lancer /panel_send
|
||||
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 # délai avant re-up et ping staff
|
||||
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
|
||||
|
||||
panels:
|
||||
support_panel:
|
||||
embed_title: "Ouvrir un ticket"
|
||||
embed_description: "Choisis le type de ticket ci-dessous."
|
||||
embed_color: "#2b2d31"
|
||||
types:
|
||||
support:
|
||||
button_label: "Support"
|
||||
button_color: "primary" # primary / secondary / success / danger
|
||||
button_emoji: "🛠️" # optionnel
|
||||
embed_color: "#5865f2"
|
||||
embed_title: "Ticket support"
|
||||
embed_text: "Décris ton problème, un staff va te répondre."
|
||||
staff_role: "1499923512683659314"
|
||||
category: "1499924426358263950"
|
||||
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
|
||||
Reference in New Issue
Block a user