Security Chat

IRC - Nick change Issues and Fix

General secchat nick problem
~~~~~~~~~~~~~~~~~~~~~~~~~~~

When a registered nick fails to identify within a certain period of
time, typically 30 seconds or a minute, the nick changes to secchat
plus a number (example is ) on this network.

To fix this,

   /msg nickserv release mynick mypass
   /nick mynick
   /msg nickserv identify mypass

Example:

   /msg nickserv release jesse iaml33t
   /nick jesse
   /msg nickserv identify iaml33t


* NOTE: If the nick is on any channel with +N (restrict nick change) 
  mode, you would have to part the channel with :

  /part #channel

  before typing in above commands.