how did this one even slip by
This commit is contained in:
parent
ebfab817d7
commit
f44abc5576
1 changed files with 1 additions and 1 deletions
2
app.js
2
app.js
|
@ -12,7 +12,7 @@ const TopGG = require("@top-gg/sdk");
|
|||
|
||||
const master = new Master(`Bot ${process.env.TOKEN}`, "/shard.js", {
|
||||
name: "esmBot",
|
||||
stats: "true",
|
||||
stats: true,
|
||||
clientOptions: {
|
||||
disableEvents: {
|
||||
CHANNEL_DELETE: true,
|
||||
|
|
Loading…
Reference in a new issue