if you don't mind me asking, what are your pronouns?

good question

but they/them work fine, or just use my name.

also I am doing deving of the api now !!

working on polls rn

discord nitro animated banner

do you know if there’s a way to get whether a user is following you and whether you are following them using the wasteof api?

i’m working on a follow button on posts in @wasteofplus

no idea, maybe ask the API man

that's actually REALLY helpful (to avoid querying the wasteof api too much)

Hello there! We are a new startup website where a limited amount of creators will write tech-related articles for a wide audience. Would you like to join and write your own posts?

oh god, not you again

but is it “UpDaNews” or Codeleaf, because codeleaf is already a thing…

why do you ask

i think i saw you mention them in an older post and their account does not exist

quick question: are you actually reid or is this a joke that the actual reid is desperately trying to ascend

I’m @radi8

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

just remove the stuff that is in the string

I tried, and just left the {“post”} but it didn’t work

what is the simplest way to just post a simple string

…did you include the headers?

idk, ig I’ll figure it out

Wait, is it, post = requests.post("https://api.wasteof.money/posts", json = ("Hallo"))

no, it should be requests.post("https://api.wasteof.money/posts", headers = authJson, json = {"post": f"hello world"})

See more replies

cool pfp! :D

thanks :) (it's my banner, the optimized version of you were here when it was that.)

thanks for the follow :D

yeah :)

this is what happened trying to run wasteof.code on my Mac:

hmm, odd

maybe try it from the command line?

go on discord

just wondering…. what posts of mine did you comment on which are now deleted?

[redacted]

wait did you delete your own comment? I thought it was one of my posts that were deleted

It WORKED!!!! Thanks SO much

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

did you triple click to get the full token?

still says that :/

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()

gave me same error :/

can I see your code?

See more replies

How can you earn more wombucks, or it that not possible

not really possible, but there was a “bot jam” where people got some

i really need to rewrite it though

I mean I can give them to you

Load more comments