summaryrefslogtreecommitdiff
path: root/data/rbot/plugins
AgeCommit message (Expand)Author
2007-02-06salut plugin: don't respond to salutations when changing the configurationGiuseppe Bilotta
2007-02-05rss plugin: the refresh rate of each rss can be set independently of the glob...Giuseppe Bilotta
2007-02-05rss plugin: add command to change the handle or url or type of an existing feedGiuseppe Bilotta
2007-02-05azgame plugin: acceptable strings are defined per-language nowGiuseppe Bilotta
2007-02-05rss plugin: only parse feeds when xml changed. also, the xml is now saved to ...Giuseppe Bilotta
2007-02-05linkbot plugin: nick/network catchers were not greedy enoughGiuseppe Bilotta
2007-02-05azgame plugin: Japanese support (via wordlist) thanks to Yaohan ChenGiuseppe Bilotta
2007-02-05azgame plugin: move az rules into the plugin initializationGiuseppe Bilotta
2007-02-05rss plugin: fix missplet 'gmane'Giuseppe Bilotta
2007-02-05rss plugin: performance enhancements when outputting formatted rss to multipl...Giuseppe Bilotta
2007-02-05linkbot plugins to properly delegate messages from linkbotsGiuseppe Bilotta
2007-02-05search plugin now exploits the new sendmsg improvementsGiuseppe Bilotta
2007-02-04More search.rb first_par fixupsGiuseppe Bilotta
2007-02-04Improve 'first paragraph' detection in search plugin, and clean up ircify_htm...Giuseppe Bilotta
2007-02-04weather plugin: allow choice between metric, english or both units when retri...Giuseppe Bilotta
2007-02-04Weather plugin fixupsGiuseppe Bilotta
2007-02-04Merge weather pluginsGiuseppe Bilotta
2007-02-02Two plugins had the executable property set. Reset itGiuseppe Bilotta
2007-02-02Fix rm methods in bans pluginGiuseppe Bilotta
2007-02-01Previous commit also implemented quiz autoask delay, but I had forgotten to l...Giuseppe Bilotta
2007-02-01salut plugin: don't try matching something when we know nothingGiuseppe Bilotta
2007-01-30auth -> auth_path fixesGiuseppe Bilotta
2007-01-30When adding a feed watcher, let it fire instantly so that it can do the initi...Giuseppe Bilotta
2007-01-30case fixes in bansGiuseppe Bilotta
2007-01-30The path to the fortune executable can now be configured (fortune.path). When...Giuseppe Bilotta
2007-01-30quiz plugin was failing on private messages. Fix the problemGiuseppe Bilotta
2007-01-30time plugin: provide commands to let the bot forget about timezones, and let ...Giuseppe Bilotta
2007-01-30Fix b0rkedness in bans pluginGiuseppe Bilotta
2007-01-30Better debugging when bans errors outGiuseppe Bilotta
2007-01-30Improved bans plugin, thanks to kamu (reworked)Giuseppe Bilotta
2007-01-29Use the bot timer instead of Threads for periodic rss retrievalsGiuseppe Bilotta
2007-01-29Remove unused code from rssGiuseppe Bilotta
2007-01-29Fix urban handling of linksGiuseppe Bilotta
2007-01-28Searches now can return the first paragraph of the first 'n' hits. Wikipedia ...Giuseppe Bilotta
2007-01-27Since the new Irc framework the quotes plugin wasn't saving the full netmask ...Giuseppe Bilotta
2007-01-26Salutation improvements when the bot isn't addressGiuseppe Bilotta
2007-01-26Keep track of invalid tries in azgame, but report them without considering th...Giuseppe Bilotta
2007-01-26Sort azgame scores from highest to lowestGiuseppe Bilotta
2007-01-26Forgot a spaceGiuseppe Bilotta
2007-01-25Score display cleanups in azgameGiuseppe Bilotta
2007-01-25Initial attempt at scoring in azgame. scoring isn't kept yet, and it's calcul...Giuseppe Bilotta
2007-01-23More lart plugins cleanupGiuseppe Bilotta
2007-01-23Oops, forgot to reset @changed after save in salutGiuseppe Bilotta
2007-01-23salut only saves its data files when they were changed (i.e. never, presently)Giuseppe Bilotta
2007-01-21quotefiles are now only saved only if they were changedGiuseppe Bilotta
2007-01-11Fix more ranking bugs, hopefully prevent corruptionGiuseppe Bilotta
2007-01-11Stupid typo in previous commitGiuseppe Bilotta
2007-01-11The quiz scores databases can get corrupt sometimes. Until we find how and wh...Giuseppe Bilotta
2007-01-07Make sure the quiz plugin doesn't fail when win messages haven't been foundGiuseppe Bilotta
2007-01-05More keywords fixesGiuseppe Bilotta