jaydixx's avatar

@jaydixx
Beta tester

rat [any pronouns]
Wall

ive been stuck here in school for 9 hours

i was supposed to leave an hour ago

if this post gets 8 likes i will remove a bit from myself

(8bit → 7bit)

bit talk api docs

(subject to change)

————————————

/api/data

returns all data, will be moved to separate endpoints soon

/api/defpfp

returns the default profile picture

/api/getUserPfp/[username]

gets the specified user’s pfp url. unused.

/api/post/[content]/[username]/[password]

posts something using the given account. content must be base64 encoded.

/api/chatMsg/[content]/[username]/[password]

posts something to the (unopened) /chat page.

/api/like/[id]/[post creator]/[username]/[password]

likes the given post on someone’s page. for example, /api/like/0/8bit/[username]/[password] would like the first post on my account (@8bit).

/api/register/[username]/[password]

registers an account.

/api/login/[username]/[password]

doesnt actually login, but is rather used to check if your info is correct when logging in.

if you’re making a bot, dont use this.

/api/changeBio/[new bio]/[username]/[password]

changes your bio. your new bio must be url encoded.

/api/changePfp/[pfp url]/[username]/[password]

changes your pfp. the url must be base64 encoded.

bro i spent 10 minutes typing bit talk docs in here then the tab crashed 😭

school blocks repl proxy

RENAMES

btw: the first person to find the easter egg will get VERIFIED!! (if they have an account)

(https://bit-talk.8bitjake.repl.co/api/data)

i’ve hidden an easter egg in the bit talk api, wonder what it is?

(https://bit-talk.8bitjake.repl.co/api)

just curious, who namesniped my old username (@8bitjake)?

i told my irl friend about wasteof… lets see what happens

i have 34 followers…

who will be my 35th

planned bit talk features:

  • like button (api endpoint is up)

  • settings page (will include themes, a username change page, and a password change page if i can figure it out)

and they’re done!

working on themes for bit talk… check the home page

working on themes for bit talk… check the home page

update 3: they unblocked it again??? wtf is going on

update 2: they blocked bit talk, but only bit talk. not caratscript, word of the day…

looks like they hate bit talk!!!

update: it got unblocked 😎

looks like it was just a local thing

school blocks my replit domain for some reason

uses a replit proxy to access my replit domain

edit: to clarify, it only blocked my domain (8bitjake.repl.co), no other replit domains were blocked.

6 1 4

speaking of bit talk…

should i add /chat to bit talk?