summaryrefslogtreecommitdiff
path: root/data/rbot/plugins
AgeCommit message (Expand)Author
2006-07-18Fix a problem introduced with the new quote saving procedureGiuseppe Bilotta
2006-07-18Improve robustness while saving auth config files and channel quotesGiuseppe Bilotta
2006-07-18Some nickservs don't want the nick to be passed to them when identifyingGiuseppe Bilotta
2006-07-17Fixed chucknorris.rb debug outputAlexander Beisig
2006-07-13Fix a problem with not rejoining channel after disconnect and nick taken, bec...Giuseppe Bilotta
2006-07-05Add plugin for dictionary lookup using the (Italian) De Mauro/Paravia online ...Giuseppe Bilotta
2006-06-29Improve nick management when it was takenGiuseppe Bilotta
2006-06-28There are now three nickserv config options (name, ident_request, wait). The ...Giuseppe Bilotta
2006-06-26some small improvements to topic.rbAlexander Beisig
2006-06-26applied patch to topic.rb by [dmp] for #100Alexander Beisig
2006-06-23Apply patch proposed in ticket #99Giuseppe Bilotta
2006-06-07New features (private addressing) and cleanup for the topic pluginGiuseppe Bilotta
2006-06-02fixed #85, made "chat about" more reliable by trying to avoid two word sentencesAlexander Beisig
2006-06-02fixed #83 and also fixed wrong calculation of games playedAlexander Beisig
2006-06-01Fixes #87 (from giuseppe.bilotta)Chris Gahan
2006-06-01giuseppe.bilotta's new topic plugin, as well as a tiny patch to the quotes pl...Chris Gahan
2006-04-15Chucknorris gets even more DIESEL!!Chris Gahan
2006-03-28Totally rewritten Chuck Norris plugin. Now uses QuickQuotes-Datafile(tm) Tech...Chris Gahan
2006-03-25A few more cosmetic tweaks for IPLookup.Chris Gahan
2006-03-25And the bugfix 3 minutes later. :)Chris Gahan
2006-03-25New plugin that finds out where an IP or domain is located (by looking up the...Chris Gahan
2006-03-03The chuck norris plugin has become 100 times more awesome! Try it...Chris Gahan
2006-02-25Some tweaks to the new Fact-about-anyone funcitonality.Chris Gahan
2006-02-25You can now add the nick of someone in the channel to get a fact about them.Chris Gahan
2006-02-23chucknorris.rb now supports Vin Diesel and Mr. T, and is rewritten a lot.Chris Gahan
2006-02-23New and IMPROVED Deep Thoughts plugin! (Better deep thoughts database...)Chris Gahan
2006-02-22Fixed some bugs (should stop showing #<Net::something...> objects, handles Mo...Chris Gahan
2006-02-22A fixed chuck norris plugin. (The XML feed was disabled, so this one just scr...Chris Gahan
2006-02-17Ralph Churchill submitted a weather forecast plugin :DTom Gilbert
2006-02-09Stupid lack of a User-Agent was breaking a bunch of servers (403 errors). FIXED.Chris Gahan
2006-02-09Little tweak to fix an edge-case.Chris Gahan
2006-02-09Changed the way the URL grabber gets urls. Instead of using HEAD, it uses GET...Chris Gahan
2006-02-08From Ralph Churchill, a new weather plugin using the new XML format ratherTom Gilbert
2006-02-03More translation codes! (this function should go in the httputil module event...Chris Gahan
2006-02-03Since the CGI::unescapeHTML is pretty crappy, I added my own &thing; Chris Gahan
2006-02-02Searching for text in the URL history is now case-insensitive.Chris Gahan
2006-02-02Set a limit on the number of redirects...Chris Gahan
2006-01-30A fix for the case where a crappy webserver labels a giant file (like a .rar)...Chris Gahan
2006-01-28Whoops! I renamed the config setting in one place and not another...Chris Gahan
2006-01-28opme now says okay BEFORE opping!Chris Gahan
2006-01-27fix double-indefinite-article bug :)Tom Gilbert
2006-01-27ticket #18Tom Gilbert
2006-01-27Fixed a bug that cut off the query-part of the url, cleaned up the redirect u...Chris Gahan
2006-01-26Whoops, forgot to ungreedy the <title>-finding regexes.Chris Gahan
2006-01-26Fixed a bunch of bugs:Chris Gahan
2006-01-26Added some nice new features to the URL-titles extension.Chris Gahan
2006-01-26TODO - work out why httputil with proxies doesn't like a head then a get onTom Gilbert
2006-01-26reinstate the use of the bot's httputil. As soon as I tried this at work ITom Gilbert
2006-01-26From Chris:Tom Gilbert
2006-01-21comma sepTom Gilbert