og @og

how do I log in with a python script?

Nov 30, 2022, 8:01 PM
10
View all Parent

comments

Highlighted comment
// js
fetch(`https://api.wasteof.money`, { headers: { Authorization: <TOKEN>}})