Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token Error Found: Error [TOKEN_INVALID]: An invalid token was provided. #21

Open
aijiesd520 opened this issue Nov 11, 2021 · 6 comments

Comments

@aijiesd520
Copy link

Is this error related to discord token? I confirm that I put it correctly
when i run run program

@niktooutis
Copy link

npm uninstall discord.js

npm install [email protected]

@niktooutis
Copy link

change line 81 of clientdatamanager.js as well

@Rayan570
Copy link

\Discord-Mass-DM-Tool-3revamp\script.js:80
client.guilds.fetch(guildID).then((guild) => {
^

TypeError: client.guilds.fetch is not a function
at ScrapeUsers (C:\Users\Elève\Desktop\Discord-Mass-DM-Tool-3revamp\script.js:80:23)
at C:\Users\Elève\Desktop\Discord-Mass-DM-Tool-3revamp\script.js:45:21
at Interface._onLine (node:readline:485:5)
at Interface._line (node:readline:864:8)
at Interface._ttyWrite (node:readline:1216:14)
at ReadStream.onkeypress (node:readline:288:10)
at ReadStream.emit (node:events:394:28)
at emitKeys (node:internal/readline/utils:358:14)
at emitKeys.next ()
at ReadStream.onData (node:internal/readline/emitKeypressEvents:61:36)

You have resolve my problem, but now i have this

@soniXx123
Copy link

Got the same problem, any results?

@17teen
Copy link
Owner

17teen commented Dec 12, 2021

Use a bot token

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
@soniXx123 @niktooutis @aijiesd520 @17teen @Rayan570 and others