Skip to content
New issue

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

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

Already on GitHub? # to your account

Identify discord tokens #93

Closed
ghost opened this issue Jun 20, 2021 · 3 comments · Fixed by #110
Closed

Identify discord tokens #93

ghost opened this issue Jun 20, 2021 · 3 comments · Fixed by #110
Assignees

Comments

@ghost
Copy link

ghost commented Jun 20, 2021

Here is la regex :
[N]([a-zA-Z0-9]{23})\.([a-zA-Z0-9]{6})\.([a-zA-Z0-9]{27})

@bee-san
Copy link
Owner

bee-san commented Jun 20, 2021

Thanks! Got an example? :)

@RackReaver
Copy link
Contributor

This regex only works on some, pastebin has a bunch of examples:
https://pastebin.com/T41ej5hq

@ghost
Copy link
Author

ghost commented Jun 22, 2021

This regex only works on some, pastebin has a bunch of examples:
https://pastebin.com/T41ej5hq

This regex works with most tokens unless Discord switches they structure of the tokens. There are some exceptions yes

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

Successfully merging a pull request may close this issue.

3 participants