Top 10 tips for 2025
as a test for wasteof-client v3, this account will post anytime someone sends a chat message (for the rest of today) in https://wasteof.money/chat
eh i’ll stop trying, chat will soon be gone when wasteof3 is pushed to prod
I cant figure out how to send chat messages with socket.io-client
to /chat
I can listen for messages and login to the socket but it won’t send messages
go to /chat
on prod and put this in the console:
$nuxt.$socket.emit('logout'); $nuxt.$socket.emit('message','hello world')
haha you can post inline code without being a beta user
made posting and logging in, it’ll be pretty easy to make the rest (just a lot of copy-pasting)