https://github.com/nuclearace/cytubechat
Simple chat client for Cytube using Java
https://github.com/nuclearace/cytubechat
Last synced: 3 months ago
JSON representation
Simple chat client for Cytube using Java
- Host: GitHub
- URL: https://github.com/nuclearace/cytubechat
- Owner: nuclearace
- Created: 2014-04-05T16:54:42.000Z (over 12 years ago)
- Default Branch: 2.0
- Last Pushed: 2016-08-01T12:12:16.000Z (almost 10 years ago)
- Last Synced: 2025-01-19T16:49:01.252Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 2.51 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CytubeChat
==========
Simple chat client for Cytu.be using https://github.com/Gottox/socket.io-java-client for socket.io
Download
--------
[Here](https://dl.dropboxusercontent.com/u/25841884/Programs/cytubechat.jar) is a .jar if you just want to run it.
Features
--------
- Tab-completion of usernames
- Private Messesaging via `/pm username` (very simple in-line messaging)
- Multiple rooms
Commands
--------
- `/black`, `/white`, `/grey` Change color of UI
- `/pm username` Starts a private message
- `/clearchat` Clears the chat buffer
- `/disconnect` Disconnects from the server
- `/sound` Mutes the boop sound on incoming messages (Still boops if message contains your name)
- `/login` Logs into a room
- `/chatbuffer` limit the number of message displayed to 100
- `/userlist` Hides the userlist
- `/ignore username` Ignores a user