-
-
Notifications
You must be signed in to change notification settings - Fork 279
Dashboard Error! #49
Comments
Hey! inside of the dashboard folder, make a new folder called "auth" than inside of that folder make a file called "CheckAuth.js". Reply back to this so i can give you the next step! |
yeah done till what you typed |
I have the same error, so ill keep an eye on this issue |
Sorry, i forgot to add this: [error] Failed to launch dashboard : 'Route.get() requires a callback function but got a [object Object]' |
it will be easier to help if u guys wanna dm my discord. Sparky0103#0103 |
Where do I get BOT SECRET/SESSION_PASSWORD? |
Bot Secret: go to Discord Developer Portal Session_Password: This is not something you can get really. |
Add folder auth and in it CheckAuth.js module.exports = async (req, res, next) => { Everything worked for me after that |
hey i tried that and i get an error INFO Launching dashboard |
Sorry, I rewrote it incorrectly |
works thanks |
`Cannot find module './auth/CheckAuth'
Require stack:
The file doesn't exist
I think the file is incomplete.
The text was updated successfully, but these errors were encountered: