From 82ddcdae1265d5ba5bf79e912eb7c74cd0123b23 Mon Sep 17 00:00:00 2001 From: stellabui2011-code Date: Mon, 15 Jun 2026 16:30:02 +0200 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 7944c4e..ef7e9ca 100644 --- a/config.js +++ b/config.js @@ -1,5 +1,5 @@ module.exports = { - clientId: 'client id here', + clientId: '1516085382280908921', clientSecret: 'client secret here', redirectUri: 'http://localhost:3000/oauth2', botToken: 'bot token here',