
BonziWORLD
Leading the industry in boykisser-based chat clients.
What is dis?
BoykisserWORLD is a node.js and socket.io based chat client featuring everyone's most loved cat! The client also uses speak.js to provide text-to-speech voices as well
How do I use it?
- Enter a nickname (under 25 characters). If you don't enter one, you'll be named "Person".
- Optionally, enter a room ID. If you want to join someone else, their room ID will be in the bottom-right corner of the screen.
- If you enter a room ID that doesn't exist, you will be placed in a private room which can only be joined by people you share the ID with.
- Be silly!
What are the chat commands?
If you see any brackets, they indicate a placeholder. Don't type them in.
/name [name]- Change your name.- There is a 25 character limit on names.
/speed [speed]- Change your voice's speed.- Max value is 275, min value is 50.
/pitch [pitch]- Change your voice's pitch.- Max value is 125, min value is 15.
/color [color]- Change your Boykisser's color! The ones available are:- red
- brown
- green
- blue
- purple
- black
- pink
- white (this is the default color btw)
- yellow
- If you don't type a color, you will be given one at random.
/skin [skin]- Change your Boykisser's skin! Currently the one available right now is:- gay (don't worry we will make skins with your awesome flags like trans and bi or even pan! :3)
/youtube [video ID]- Play a YouTube video.- Alternatively, you can simply paste the URL in chat and it will automatically play it.
/image [link]- Post a image. This can only be done with any of these whitelisted sites:/video [link]- Post a video- You can only do catbox.moe links. This is to prevent IP grabbing links
More
- All strings are sanitized to get rid of any malicious HTML/JS/CSS. Don't even try it!.
- There is a 2500 character limit in public rooms and a 5000 limit in private rooms.
- There is a 25 character limit on names.
Remember that people can play YouTube videos whenever they want. Keep your volume down, headphone users. We will also have a mod team and will ban dumb homophobic and transphobic losers
Programs Used
- Node.JS
- espeak-ng
- PaintNET
- Visual Studio Code