CCC: Difference between revisions
From ASSS Wiki
Jump to navigationJump to search
No edit summary |
Mine GO BOOM (talk | contribs) m Reverted edit of Zc321, changed back to last version by BaK |
||
| Line 1: | Line 1: | ||
CCC is a chat client using the [[ChatNet Protocol|TCP chat protocol]]. It's written in Python by [[User:grelminar|grelminar]]. It is available in the [[ASSS]] distribution, or from http://sscx.net/asss/ccc. | |||
Features: | |||
* runs in a console windows, so it's easy to use over ssh | |||
* auto-reconnecting after disconnection | |||
* complete logging of everything to a file | |||
* double-colon support | |||
* separate windows for different chat channels, mod chat, and private messages | |||
* multiple profile support | |||
* auto-enter commands | |||
[[Category: ChatNet Clients]] | |||
Revision as of 07:53, 30 November 2005
CCC is a chat client using the TCP chat protocol. It's written in Python by grelminar. It is available in the ASSS distribution, or from http://sscx.net/asss/ccc.
Features:
- runs in a console windows, so it's easy to use over ssh
- auto-reconnecting after disconnection
- complete logging of everything to a file
- double-colon support
- separate windows for different chat channels, mod chat, and private messages
- multiple profile support
- auto-enter commands