mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 05:04:58 +05:00
Update config.sample.js
This commit is contained in:
parent
8afa53d9b7
commit
0cde8ee856
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ module.exports = {
|
||||||
/* For the support server */
|
/* For the support server */
|
||||||
support: {
|
support: {
|
||||||
id: "123456789098765432", // The ID of the support server
|
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
|
invite: "https://discord.gg/discord", // Invite link to your support server
|
||||||
},
|
},
|
||||||
/* Dashboard configuration */
|
/* Dashboard configuration */
|
||||||
|
|
Loading…
Reference in a new issue