# HG changeset patch # User Matti Hamalainen # Date 1206403680 0 # Node ID 150d3d7d6aac084a7e416326069d209debebe436 # Parent 19b2cbc91c2ab5e50aa2751e4ecd985152c9a413 Updated. diff -r 19b2cbc91c2a -r 150d3d7d6aac README --- a/README Mon Mar 24 20:04:00 2008 +0000 +++ b/README Tue Mar 25 00:08:00 2008 +0000 @@ -14,18 +14,7 @@ you type will be sent to the chat when you press enter (empty lines won't be sent). -Lines prefixed with '@' will be sent "raw", see the end of this document -for what you can do with it... - - -!!! BIG FAT WARNING !!! ------------------------ -The moderators of NN and site operators apparently don't like this kind -of "disruption", like this client enables you to do. I got banned from -the chat and also gained an infectuous IP-ban ... - - -If you get yourself banned for using this client, well -- you were warned. +Lines prefixed with '@' will be sent "raw". Usage @@ -40,33 +29,3 @@ Connect as guest to free for all main chat: > nnchat -v -p 8002 AnonymousAndy "" - - -Some interesting notes ----------------------- -Because this client is capable of sending unescaped ("raw") text to the -server, and because the server and original client itself do not perform -any kind of input sanitization, you can do some interesting things ... - -The Flash-based chat uses Flash-plugin's simple HTML-rendering features -for the main window. Thus few HTML codes are supported and can be used -arbitrarily to format the text - you can change the font size and colours, -etc. Some examples of working tags: - - -huge big text - ---,--'<@ - -underlined - -bold - -italic - - -Notice that you have to prefix the line with '@' to send unescaped text, for -example: - -@hello everyone! -