Runs every 3 hrs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
import { fetch } from "https://esm.town/v/std/fetch";
export async function FaucetShardeum() {
const data = await fetch("https://discord.com/api/v9/interactions", {
method: "POST",
headers: {
accept: "*/*",
authorization:
"ODA2MDQ3NjA4NjY1NDA3NTA4.Gf0Zom.MUibDnGYs3MtAG3JTAqG4_0ckZBiCgthlK6dts",
"content-type":
"multipart/form-data; boundary=----WebKitFormBoundaryHiXGwNaz3lmFWI3R",
},
referrer:
"https://discord.com/channels/933959587462254612/1070780355931541514",
referrerPolicy: "strict-origin-when-cross-origin",
body: '------WebKitFormBoundaryHiXGwNaz3lmFWI3R\r\nContent-Disposition: form-data; name="payload_json"\r\n\r\n{"type":2,"application_id":"1070744101433135174","guild_id":"933959587462254612","channel_id":"1070780355931541514","session_id":"53d6a52a4a16
}).then((r) => r);
console.log(data);
}
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
October 23, 2023