Age | Commit message (Collapse) | Author |
|
|
|
|
|
other messages are satisfied round-robin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
functions: alongside the old {{{debug}}} function we now have {{{log}}}, {{{warning}}} and {{{error}}}, which should be used everywhere instead of the good old {{{puts}}} method
|
|
|
|
|
|
|
|
|
|
still not there.
|
|
|
|
|
|
|
|
|
|
|
|
is built as the 'next version'
|
|
|
|
|
|
|
|
|
|
it's better this way or by adding an {{{if @socket.connected?}}} at {{{ircbot.rb:373}}}
|
|
because the JOIN commands were sent too soon.
|
|
dictionary
|
|
handling for socket and connection problems. Stop sending pings when disconnected.
|
|
console' issues that may occur when using a tee program under Windows to copy the debug output to a file on disk
|
|
|
|
them as bugs
|
|
the channel and user list
|
|
bot now also kills any ghosts that use its nick. Close ticket #88. Also provide a workaround for ticket #58.
|
|
|
|
|
|
- 'topic sep' now updates the topic with the new separator
- 'topic clear' command to clear the topic
- checks if rbot is in the channel specified in private adressing
|
|
|
|
|
|
|
|
|
|
log file proliferation (previous commit [192] only cleaned up the logfiles on quit)
|
|
|
|
|
|
This commit restores it, since it is used by the quiz plugin used by the amaroK bot insanity, and it might be useful for other plugins (e.g. topic, auth)
|
|
|
|
handles that, and more
|
|
|
|
|
|
|