I'm trying to find a way to obtain my Discord token. I need it for some automated tasks, but I'm not sure how to go about getting it. Can anyone help me with this?
7
answers
Alessandro
Thu Feb 27 2025
Among the details of the "messages" request, locate the "Authorization" field. This field contains important information.
Giulia
Thu Feb 27 2025
Once logged in, locate and open the developer console within Discord.
JessicaMiller
Thu Feb 27 2025
Within the developer console, navigate to the "Network" tab. This tab will display all network-related activities.
Silvia
Thu Feb 27 2025
Next, send a message in any channel of your choice. This action will trigger a network request.
Giuseppe
Thu Feb 27 2025
After sending the message, look for a request labeled "messages" in the "Network" tab of the developer console.