orels1 / discord-token-generator

An example discord oauth2 token generator
116 stars 75 forks source link

help needed quick #18

Open WlloX opened 2 years ago

WlloX commented 2 years ago

when clicking Login thru discord i get this error "{"client_id": ["Value \"undefined\" is not snowflake."]}"

SolSecSociety commented 2 years ago

Same here

DHIRAJ-GHOLAP commented 1 month ago

Paste this in CMD and change the parameaters with the bot actual id and secreate U can get that in discord app OAUTH2 menu in APP information section

set CLIENT_ID="your client ID"
set CLIENT_SECRET="and your secreat key"