Update config.sample.js

This commit is contained in:
Jonny_Bro (Nikita) 2024-02-12 14:00:19 +05:00 committed by GitHub
parent 8afa53d9b7
commit 0cde8ee856
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ module.exports = {
/* For the support server */
support: {
id: "123456789098765432", // The ID of the support server
logs: "123456789098765432", // And the ID of the logs channel of your server (new servers for example)
logs: "123456789098765432", // And the ID of the logs channel of your server (when bot joins or leaves a guild)
invite: "https://discord.gg/discord", // Invite link to your support server
},
/* Dashboard configuration */