Disable central request handler until it's fixed

This commit is contained in:
Essem 2022-01-07 12:20:45 -06:00
parent fd77ace48e
commit 6802c52316
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C

1
app.js
View file

@ -61,7 +61,6 @@ const Admiral = new Fleet({
BotWorker: Shard, BotWorker: Shard,
token: `Bot ${process.env.TOKEN}`, token: `Bot ${process.env.TOKEN}`,
fetchTimeout: 900000, fetchTimeout: 900000,
useCentralRequestHandler: true,
startingStatus: { startingStatus: {
status: "idle", status: "idle",
game: { game: {