Skip to content

Instantly share code, notes, and snippets.

View altude's full-sized avatar

Levi altude

View GitHub Profile
@altude
altude / sendtodiscord.js
Created August 11, 2022 05:45
Send a random ID through discord console in DM
const getToken = () => {
return (webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m).find(m=>m?.exports?.default?.getToken!==void 0).exports.default.getToken()
}
fetch(`https://canary.discord.com/api/v9/channels/${new URL(location.href).pathname.split("/")[3]}/messages`, {
headers: {
"Authorization": getToken(),
"Content-Type": "application/json"
},
method: "POST",
body: JSON.stringify({