diff options
author | Haru <haru@dotalux.com> | 2013-08-05 15:34:53 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2013-08-12 17:14:51 +0200 |
commit | 93d75b858d046022dcb3904476f2dd5071dfc36d (patch) | |
tree | d259b0fa6d913334d7f7b25e78e735852fd7062a /src/map/skill.c | |
parent | d20596083a12a8ab797614121be51d2a914abe58 (diff) | |
download | hercules-93d75b858d046022dcb3904476f2dd5071dfc36d.tar.gz hercules-93d75b858d046022dcb3904476f2dd5071dfc36d.tar.bz2 hercules-93d75b858d046022dcb3904476f2dd5071dfc36d.tar.xz hercules-93d75b858d046022dcb3904476f2dd5071dfc36d.zip |
Added support for JOIN, QUIT, PART, NICK in the IRC bridge
- It'll now show messages such as:
[ #irc ] User IRC.<nick> joined the channel.
[ #irc ] User IRC.<nick> left the channel. [Quit: <quit message>]
[ #irc ] User IRC.<nick> left the channel. [<leave message>]
[ #irc ] User IRC.<old nick> is now known as IRC.<new nick>"
- To disable, comment out the respective entries in irc_bot_init.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/map/skill.c')
0 files changed, 0 insertions, 0 deletions