Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
New plugin.header file provided, to be used as model for the header of new plugins. Many existing plugins have been adjusted to provide the same info the same way. I might have misplaced some information, so please let me know if this is the case.
Also augmented a couple of copyright notices to include the 'rbot development team' alongside Tom Gilbert.
|
|
|
|
|
|
|
|
instead of Strings, and try a better fix for mismatching nicks on Welcome messages
|
|
the bot on connection
|
|
|
|
lists
|
|
any other plugin. Use it in the keywords plugin
|
|
requirements
|
|
|
|
|
|
contains a master password which is numeric and unquoted
|
|
|
|
|
|
|
|
of missing Ruby/OpenSSL bindings)
|
|
|
|
|
|
|
|
from accessing the @bot instance variable
|
|
now login using 'remote login :username :password' to obtain a session_id that will identify them for subsequent connections
|
|
|
|
with different casemaps
|
|
the idea
|
|
remeber which botmodule they were registered for)
|
|
|
|
be more correct in most cases when proper support for multibyte strings will be implemented (via package or because of ruby 2)
|
|
|
|
full user hostmask as a prefix of user messages
|
|
with the template
|
|
|
|
initial part of the paragraphs extracted
|
|
bold/underline code
|
|
Utils, and use it in dict plugin too
|
|
|
|
|
|
|
|
standard bot config mechanism. Maximum lines are also properly enforced
|
|
be reloaded without quitting the bot, and move httputil and utils to it
|
|
Channel Lists
|
|
by Netmask or String
|
|
|
|
|
|
|
|
correctly with messages with embedded newlines
|