how do you just post a string? (without the author quote thing), just like the bare bone, /make waste of say hello world with request
no, it should be requests.post("https://api.wasteof.money/posts", headers = authJson, json = {"post": f"hello world"})
wait did you delete your own comment? I thought it was one of my posts that were deleted
Hmm, ok i made the bot, but after putting in my token and running it through replit, it say “error, cant complete this action while logged out” but i was logged in with waste of money running i another tab
hmm
run this code in your python shell
import requests,json;requests.post("https://api.wasteof.money/session", json={"username":"username here","password":"pwd here"}).json()
not really possible, but there was a “bot jam” where people got some
i really need to rewrite it though