Age | Commit message (Collapse) | Author |
|
installations. This fixes it, even though the code should be brought over to dbhash instead of being duplicated all around
|
|
patch
|
|
blacklisted; entries are plugin filenames without the final {{{.rb}}}
|
|
|
|
|
|
|
|
|
|
found it quite annoying. Can be reenabled with url.display_link_info
|
|
|
|
|
|
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)
|