Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 1 and Version 2 of code/doc/IRC


Ignore:
Timestamp:
Oct 7, 2008, 6:58:47 PM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/IRC

    v1 v2  
    88 * '''msg('''''channel/nickname, message''''')''': Writes ''message'' to ''channel'' or ''nickname''
    99 * '''nick('''''nickname''''')''': Changes the nickname of the user to ''nickname''
     10
     11Note: At the moment the client only connects to the server if one of the above three commands is executed. For this reason the very first command has no effect. Repeat if after you've successfully connected to the server.