Sank6 / Discord-Bot-List

Just another botlist for discord
GNU General Public License v3.0
213 stars 184 forks source link

I'm getting this error. #559

Closed CutieBray closed 3 years ago

CutieBray commented 3 years ago

[2021-06-22 05:27:13] Uncaught Promise Error: [2021-06-22 05:27:13] /home/runner/Discord-Bot-List/src/routes/user.js:22 [2021-06-22 05:27:13] moderator: req.user?.staff, [2021-06-22 05:27:13] ^ [2021-06-22 05:27:13] [2021-06-22 05:27:13] SyntaxError: Unexpected token '.' [2021-06-22 05:27:13] at wrapSafe (internal/modules/cjs/loader.js:915:16) [2021-06-22 05:27:13] at Module._compile (internal/modules/cjs/loader.js:963:27) [2021-06-22 05:27:13] at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) [2021-06-22 05:27:13] at Module.load (internal/modules/cjs/loader.js:863:32) [2021-06-22 05:27:13] at Function.Module._load (internal/modules/cjs/loader.js:708:14) [2021-06-22 05:27:13] at Module.require (internal/modules/cjs/loader.js:887:19) [2021-06-22 05:27:13] at require (internal/modules/cjs/helpers.js:74:18) [2021-06-22 05:27:13] at /home/runner/Discord-Bot-List/src/structures/app.js:53:21 [2021-06-22 05:27:13] at Array.forEach () [2021-06-22 05:27:13] at App.loadRoutes (/home/runner/Discord-Bot-List/src/structures/app.js:52:12) [2021-06-22 05:27:13] at new App (/home/runner/Discord-Bot-List/src/structures/app.js:39:10) [2021-06-22 05:27:13] at /home/runner/Discord-Bot-List/src/index.js:19:11 [2021-06-22 05:27:13] at processTicksAndRejections (internal/process/task_queues.js:97:5) [2021-06-22 05:27:14] [EVENT] /home/runner/Discord-Bot-List/node_modules/klasa/src/events/onceReady.js [2021-06-22 05:27:14] DiscordAPIError: Missing Access [2021-06-22 05:27:14] at RequestHandler.execute (/home/runner/Discord-Bot-List/node_modules/discord.js/src/rest/RequestHandler.js:154:13) [2021-06-22 05:27:14] at processTicksAndRejections (internal/process/task_queues.js:97:5) [2021-06-22 05:27:14] at async RequestHandler.push (/home/runner/Discord-Bot-List/node_modules/discord.js/src/rest/RequestHandler.js:39:14) [2021-06-22 05:27:14] at async ChannelManager.fetch (/home/runner/Discord-Bot-List/node_modules/discord.js/src/managers/ChannelManager.js:91:18) [2021-06-22 05:27:14] at async module.exports.init (/home/runner/Discord-Bot-List/src/bot/commands/Bots/remove.js:88:18) [2021-06-22 05:27:14] at async Promise.all (index 4) [2021-06-22 05:27:14] at async Promise.all (index 0) [2021-06-22 05:27:14] at async module.exports.run (/home/runner/Discord-Bot-List/node_modules/klasa/src/events/onceReady.js:37:3) [2021-06-22 05:27:14] at async module.exports._run (/home/runner/Discord-Bot-List/node_modules/klasa/src/lib/structures/Event.js:101:4) [2021-06-22 05:27:14] at async module.exports._runOnce (/home/runner/Discord-Bot-List/node_modules/klasa/src/lib/structures/Event.js:115:3)

Not sure how to fix this?