Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/user-guide/misc.xml

    r92cb8c4 r0e99548  
    117117</sect1>
    118118
    119 <sect1 id="nick_changes">
    120 <title>Changing your nickname</title>
    121 
    122 <para>
    123 BitlBee now allows you to change your nickname. So far this was not possible because it made managing saved accounts more complicated.
    124 </para>
    125 
    126 <para>
    127 The restriction no longer exists now though. When you change your nick (just using the <emphasis>/nick</emphasis> command), your logged-in status will be reset, which means any changes made to your settings/accounts will not be saved.
    128 </para>
    129 
    130 <para>
    131 To restore your logged-in status, you need to either use the <emphasis>register</emphasis> command to create an account under the new nickname, or use <emphasis>identify -noload</emphasis> to re-identify yourself under the new nickname. The <emphasis>-noload</emphasis> flag tells the command to verify your password and log you in, but not load any new settings. See <emphasis>help identify</emphasis> for more information.
    132 </para>
    133 
    134 </sect1>
    135 
    136119</chapter>
Note: See TracChangeset for help on using the changeset viewer.