mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
Почему 💀
This commit is contained in:
parent
6383332e8c
commit
625ab84df0
1 changed files with 1 additions and 1 deletions
|
@ -3,9 +3,9 @@ module.exports = {
|
||||||
token: "XXXXXXXXXXX",
|
token: "XXXXXXXXXXX",
|
||||||
/* ID of Bot's user */
|
/* ID of Bot's user */
|
||||||
user: "XXXXXXXXXXX",
|
user: "XXXXXXXXXXX",
|
||||||
/* For the support server */
|
|
||||||
/* Set to true for production */
|
/* Set to true for production */
|
||||||
production: true,
|
production: true,
|
||||||
|
/* For the support server */
|
||||||
support: {
|
support: {
|
||||||
id: "XXXXXXXXXXX", // The ID of the support server
|
id: "XXXXXXXXXXX", // The ID of the support server
|
||||||
logs: "XXXXXXXXXXX", // And the ID of the logs channel of your server (new servers for example)
|
logs: "XXXXXXXXXXX", // And the ID of the logs channel of your server (new servers for example)
|
||||||
|
|
Loading…
Reference in a new issue