From 625ab84df00d5194c736b83b091e5a4861f76605 Mon Sep 17 00:00:00 2001 From: JonnyBro Date: Mon, 3 Oct 2022 19:31:19 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D1=87=D0=B5=D0=BC=D1=83=20?= =?UTF-8?q?=F0=9F=92=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.sample.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sample.js b/config.sample.js index dd3e0bea..72d654f4 100644 --- a/config.sample.js +++ b/config.sample.js @@ -3,9 +3,9 @@ module.exports = { token: "XXXXXXXXXXX", /* ID of Bot's user */ user: "XXXXXXXXXXX", - /* For the support server */ /* Set to true for production */ production: true, + /* For the support server */ support: { id: "XXXXXXXXXXX", // The ID of the support server logs: "XXXXXXXXXXX", // And the ID of the logs channel of your server (new servers for example)