factoids plugin: fact command (get a random fact). Remove fact command from chucknorr...
[rbot] / data /
2007-11-04  Giuseppe Bilottafactoids plugin: fact command (get a random fact)....
2007-11-04  Giuseppe Bilottafactoids plugin: Factoid and FactoidList classes
2007-11-04  Giuseppe Bilottakeywords plugin: export data to flat factoids file
2007-11-03  Giuseppe Bilottakeywords plugin: don't break if forget, tell and/or...
2007-11-03  Giuseppe Bilottafactoids plugin
2007-11-01  Giuseppe Bilottaazgame plugin: better handling of late checks
2007-11-01  Giuseppe Bilottalart plugin: listlart and listpraise commands
2007-11-01  Giuseppe Bilottareaction plugin: better matching for non-regexp triggers
2007-10-31  Giuseppe Bilottareaction plugin: fix reaction removal when no index...
2007-10-31  Giuseppe Bilottareaction plugin: improve trigger_syntax further
2007-10-31  Giuseppe Bilottareaction plugin: reactions can now call commands
2007-10-31  Giuseppe Bilottareaction plugin: allow removal of a single reaction...
2007-10-31  Giuseppe Bilottareaction plugin: collect trigger syntax into a single...
2007-10-31  Giuseppe Bilottareaction plugin: update help text to match new syntax
2007-10-31  Dmitry Kim* (plugins/usermodes) connect() accepts no arguments
2007-10-31  Giuseppe Bilottaazgame: another missing parenthesis
2007-10-31  Yaohan Chenlinkbot.rb: ignore colors when matching against message...
2007-10-31  Yaohan Chendictclient.rb: make commands threaded
2007-10-30  Giuseppe Bilottaazgame: longer timeout when checking italian words
2007-10-29  Giuseppe Bilottaazgame: thread word check so that online checking doesn...
2007-10-21  Giuseppe Bilottaazgame: missing closing parenthesis in message
2007-10-21  Giuseppe Bilottaazgame: fix score calculation
2007-10-17  Giuseppe Bilottausermodes plugin: initial commit. handles automatico...
2007-10-13  Giuseppe Bilottakarma plugin: setkarma command
2007-10-07  Yaohan Chen* dictclient.rb: break help message into topics
2007-10-04  Giuseppe Bilottaquiz plugin: split top N tables at the name divisor
2007-09-22  Giuseppe Bilottareaction plugin: uniformize auth_path for trigger remov...
2007-09-22  Giuseppe Bilottareaction plugin: order reaction candidates by number...
2007-09-21  Giuseppe Bilottareaction plugin: no more :stuff, but :before and :after...
2007-09-21  Giuseppe Bilottareaction plugin: it's %{key}, not %%{key}
2007-09-21  Giuseppe Bilottareaction plugin: quoted multi-word triggers in [1189...
2007-09-21  Giuseppe Bilottareaction plugin: use the longest-matching trigger,...
2007-09-21  Giuseppe Bilottareaction plugin: make triggers case insensitive
2007-09-21  Giuseppe Bilottareaction plugin: range attribute should be an accessor...
2007-09-21  Giuseppe Bilottareaction plugin: revert [1204], having r.range == nil...
2007-09-21  Dmitry Kim* (plugins/url) url.display_link_info now also applies...
2007-09-21  Dmitry Kim* (plugins/reaction) fixed r.range == nil case
2007-09-20  Giuseppe Bilottareaction plugin: captures in regexp are now available...
2007-09-20  Giuseppe Bilottareaction plugin: allow moving replies from one trigger...
2007-09-20  Giuseppe Bilottareaction plugin: chance was not actually optional
2007-09-20  Giuseppe Bilottareaction plugin: reply ranges were not being updated...
2007-09-20  Giuseppe Bilottareaction plugin: it is now possible to change the chanc...
2007-09-20  Giuseppe Bilottareaction plugin: update help
2007-09-20  Giuseppe Bilottareaction plugin: missing \! in string-to-chance conversion
2007-09-20  Giuseppe Bilottareaction plugin: author/date/channel information are...
2007-09-20  Giuseppe Bilottareaction plugin: triggers can have multiple reactions...
2007-09-19  Giuseppe Bilottaurl plugin: bail out early when no urls were found
2007-09-19  Giuseppe Bilottaurl plugin: only extract URIs for the schemes we're...
2007-09-19  Giuseppe Bilottareaction plugin: only react to unreplied messages
2007-09-19  Giuseppe Bilottareaction plugin: check for existing reaction when addin...
2007-09-19  Giuseppe Bilottareaction plugin: new add syntax
2007-09-19  Giuseppe Bilottareaction plugin: one-liner reply/reaction to in-channel...
2007-09-18  Giuseppe Bilottaextends: String#ircify_html now has an option to obey...
2007-09-18  Giuseppe Bilottadict plugin: echo oxford definitions
2007-09-18  Giuseppe Bilottadict plugin: oxford isn't british only anymore
2007-09-18  Giuseppe Bilottadict plugin: fix demauro word existence check
2007-09-18  Giuseppe Bilottadict plugin: demauro can actually have spaces in the...
2007-09-18  Giuseppe BilottaHTML processing refactoring: url plugin: only add encod...
2007-09-18  Giuseppe BilottaHTML processing refactoring: Utils.get_html_info and...
2007-09-18  Giuseppe BilottaHTML processing refactoring: HTML title extraction...
2007-09-17  Giuseppe Bilottashortenurls plugin: service name can be nil
2007-09-16  Dmitry Kim* (plugins/url) url logging should not depend on url...
2007-09-16  Dmitry Kim* (plugins/url) get_title_for_url(uri_str, opts={})
2007-09-16  Giuseppe Bilottaurl plugin: add 'url info' as a synonym for 'urls info...
2007-09-16  Giuseppe Bilottatwitter plugin: set update source to 'rbot'
2007-09-15  Giuseppe Bilottarss plugin: add support for twitter format
2007-09-15  Giuseppe Bilottatwitter plugin: don't update status if message length...
2007-09-15  Giuseppe Bilottatwitter plugin: customize count of status updates displ...
2007-09-14  Giuseppe Bilottalastfm plugin: update to support the new HTML in author...
2007-09-14  Giuseppe Bilottatwitter plugin: minor refactoring
2007-09-14  Giuseppe Bilottatwitter plugin: whitespace cleanup
2007-09-14  Giuseppe Bilottatwitter plugin: identify ourselves as the twitter client
2007-09-14  Giuseppe Bilottatwitter plugin: CGI.escape, not URI.escape (thanks...
2007-09-14  Giuseppe Bilottatwitter plugin: don't cache status
2007-09-14  Giuseppe Bilottatwitter plugin: display time elapsed instead of date...
2007-09-14  Giuseppe Bilottatwitter plugin: initial commit (#145 with changes)
2007-09-13  Giuseppe Bilottashortenurls plugin: shortenurls.services_blacklist...
2007-09-13  Giuseppe Bilottashortenurls plugin: handle failing services by trying...
2007-09-13  Giuseppe Bilottamore rdoc-ification
2007-09-12  Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-09-11  Dmitry Kim* (plugins/fish,translator) long-running actions made...
2007-09-11  Dmitry Kim+ (plugins) :thread option for plugin.map makes an...
2007-09-11  Giuseppe Bilottatranslator plugin: catch all exceptions when trying...
2007-09-10  Giuseppe Bilottaurl plugin: add 'urls info *urls' command to force...
2007-09-10  Giuseppe Bilottaurl plugin: loopback is 127.x.x.x, not just 127.0.0.1
2007-09-10  Giuseppe Bilottaurl plugin: add list of hosts for which no link info...
2007-09-09  Giuseppe Bilottarss plugin: support older version of the Ruby RSS parser
2007-09-09  Giuseppe Bilottafortune plugin: add header
2007-09-09  Giuseppe Bilottafortune plugin: suppress warning and make source more...
2007-09-05  Chris GahanSome new fortune features:
2007-09-04  Giuseppe Bilottalastfm plugin: thread, don't block
2007-09-04  Giuseppe Bilottalastfm plugin: fix help with empty topic
2007-09-04  Giuseppe Bilottalastfm plugin: support redirected location searches
2007-08-31  Dmitry Kim* (plugins/grouphug) thread, don't block (tm)
2007-08-30  Giuseppe Bilottarss plugin: don't care if reschedule fails
2007-08-30  Chris GahanUpdated chucknorris file
2007-08-30  Dmitry Kim* (delicious) typo fixed
2007-08-29  Dmitry Kim+ (delicious) interface to post private links / skip...
2007-08-29  Dmitry Kim+ (delicios.rb) support user-supplied tags for del...
2007-08-29  Dmitry Kim* (url.rb) pass original irc message to url logger
next