Age | Commit message (Collapse) | Author |
|
can contain [ ] | etc
|
|
|
|
|
|
When logging messages, it is appropriate to remove color and identification prefixes (in networks that support it), but not the address prefix.
Solve this by saving a copy of the message without the address prefix(es) removed, and use it in irclog*() methods.
|
|
|
|
|
|
retrieve the associated BotUser and its data
|
|
source
|
|
to CTCP PING and TIME commands in basics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
messages without having to resort to custom solutions
|
|
|
|
|
|
this by default
|
|
functionality may work as expected (or at all). If you are testing it, please report. Auth is known to be nonfunctional
|
|
|
|
|
|
|
|
|
|
server, therefore providing messages with the identified? method that tells if the sourcenick has identified with services or not
|
|
|
|
* fix for bug in quakenet plugin (trac #14)
* multiple fixes for unescaped bot nick in regexp's (trac #13)
|
|
* fix address_prefix, broken in 0.9.9, reported by ruskie.
|
|
|