Changeset e21c0f8 for irc_send.c


Ignore:
Timestamp:
2010-04-11T23:31:43Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
24b8bbb
Parents:
aa44bdd
Message:

Always show root's greeting inside the control channel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc_send.c

    raa44bdd re21c0f8  
    4848                                CTYPES, CMODES, MAX_NICK_LENGTH - 1 );
    4949        irc_send_motd( irc );
    50        
    51         irc_usermsg( irc, "Welcome to the BitlBee gateway!\n\n"
    52                           "If you've never used BitlBee before, please do read the help "
    53                           "information using the \x02help\x02 command. Lots of FAQs are "
    54                           "answered there.\n"
    55                           "If you already have an account on this server, just use the "
    56                           "\x02identify\x02 command to identify yourself." );
    5750}
    5851
Note: See TracChangeset for help on using the changeset viewer.