= IRC = [[TracNav(TracNav/TOC_Development)]] IRC is a small wrapper which uses [wiki:TclBind] and a Tcl IRC library ({{{Media/tclxxx/irk}}}) and a tcl script ({{{bin/irc.tcl}}}) to connect to the [irc://irc.orxonox.net/ orxonox IRC server]. The following functions are currently supportet: * '''say('''''message''''')''': Writes ''message'' to #orxonox * '''msg('''''channel/nickname, message''''')''': Writes ''message'' to ''channel'' or ''nickname'' * '''nick('''''nickname''''')''': Changes the nickname of the user to ''nickname''