You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having this error/bug, Help command not working everytime I type *help the command gives me this error,
TypeError [INVITE_MISSING_SCOPES]: At least one valid scope must be provided for the invite
at Atlanta.generateInvite (C:\Users\Dones\OneDrive\Desktop\ChillAnime\AtlantaBot-master\node_modules\discord.js\src\client\Client.js:457:13)
at Help.run (C:\Users\Dones\OneDrive\Desktop\ChillAnime\AtlantaBot-master\commands\General\help.js:126:34)
at module.exports.run (C:\Users\Dones\OneDrive\Desktop\ChillAnime\AtlantaBot-master\events\message.js:236:8)
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
[Symbol(code)]: 'INVITE_MISSING_SCOPES'
}
The text was updated successfully, but these errors were encountered:
Having this error/bug, Help command not working everytime I type *help the command gives me this error,
TypeError [INVITE_MISSING_SCOPES]: At least one valid scope must be provided for the invite
at Atlanta.generateInvite (C:\Users\Dones\OneDrive\Desktop\ChillAnime\AtlantaBot-master\node_modules\discord.js\src\client\Client.js:457:13)
at Help.run (C:\Users\Dones\OneDrive\Desktop\ChillAnime\AtlantaBot-master\commands\General\help.js:126:34)
at module.exports.run (C:\Users\Dones\OneDrive\Desktop\ChillAnime\AtlantaBot-master\events\message.js:236:8)
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
[Symbol(code)]: 'INVITE_MISSING_SCOPES'
}
The text was updated successfully, but these errors were encountered: