An open API service indexing awesome lists of open source software.

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

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