sophie

Results 63 comments of sophie

way easier method if you're self-hosting pterodactyl, you can just go into /var/lib/pterodactyl/volumes and copy over the volume

I plan on implementing slime chunks and some others things in Cuberite.

@cmorten implemented basic tests and got rid of inflate/charset since they .. don't seem to be needed? I could send compressed data straight to it and it worked

all discussions closed, seems ready to be merged and version to be upped

found quite lot of bugs with previous version. fixed now!

yay! ci fixed (probably issues with skypack..)

replying to all of the comments at once, ```ts router.post( "/uploadImage", formData(), async (req, res) => { const form = (req.body as FormData); if ( form.has("image") ) { const uploaded...

Yeah, rather work on #160. @cmorten ?

bot.joinGuild 100% disables your account. I have tried it on multiple tokens. _____________________ arandomnewaccount: fixed a few functions (most notably, bot.createDM, bot.requestFriend, and bot.joinGuild). I tested them on my alts...