From 0136a9bce8d7a69ba12f6bea35fc41f9cc49d1d9 Mon Sep 17 00:00:00 2001 From: Mathis Date: Thu, 26 Feb 2026 19:09:49 +0100 Subject: [PATCH] chore: update config + ignore log files --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index c165945..fd8eef7 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "_comment": "Copier ce fichier en config.json et remplir les valeurs", - "discord_token": "MTA3NDcxNDMwODY2MDk2NTM5OA.Gj_JQf.V-Xd4DRW0cEOG6PYOBlnWAXFU5MPWlZWeHmgsk", + "discord_token": "TOKEN", "api_secret": "Mon-cul-est-tres-doux", "api_port": 8765, "guilds": { @@ -11,7 +11,7 @@ }, "1110604692263796746": { "channel_id": 1227583375704064050, - "message_id": 1476543621137170625 + "message_id": 1476628758755676245 } } } \ No newline at end of file