summaryrefslogtreecommitdiff
path: root/data/rbot
AgeCommit message (Collapse)Author
2006-07-26Small cosmetic fix for trac output of non-changelog entries in RSS pluginGiuseppe Bilotta
2006-07-26weather plugin now reports error met when displaying info instead of ↵Giuseppe Bilotta
silently erroring out
2006-07-26More robust error handling in rss.rb, also increased the default polling ↵Giuseppe Bilotta
value for feeds. If failures occurred, polling time is increased
2006-07-26Add 'google' as a synonym for searchGiuseppe Bilotta
2006-07-25Make demauro work with Ruby 1.8.4 tooGiuseppe Bilotta
2006-07-24Fix yet more problem reporting in rss pluginGiuseppe Bilotta
2006-07-24Fix problem reporting in rss pluginGiuseppe Bilotta
2006-07-24con:Giuseppe Bilotta
2006-07-24RSS plugin update.Giuseppe Bilotta
* Less spammy formatting default for trac entries * debug line inspecting the item to be formatted * to_s and to_a methods for RssBlob
2006-07-24RSS plugin cleanup: printFormattedRss made more generic, added 'trac' typeGiuseppe Bilotta
2006-07-24RSS plugin now uses bold all around in the help messagesGiuseppe Bilotta
2006-07-24Revert the Struct.new-related changes because they don't do what we wantGiuseppe Bilotta
2006-07-24New command system for RSS pluginGiuseppe Bilotta
2006-07-24More RSS plugin improvementsGiuseppe Bilotta
2006-07-24Stupid upper/lowercase typo in rss pluginGiuseppe Bilotta
2006-07-24[257] was moot, this is the propert way to prevent Structs from being ↵Giuseppe Bilotta
created twice
2006-07-24RSS plugin is now in '''much''' better shapeGiuseppe Bilotta
2006-07-24Suppress the warnings for Struct redefinition on rescanGiuseppe Bilotta
2006-07-24Cleanups and bugfixes for the RSS pluginGiuseppe Bilotta
2006-07-23Initial version of the RSS plugin. Needs lots of loveGiuseppe Bilotta
2006-07-23urban dictionary now uses get_cached. It's still slow, though, so we can ↵Giuseppe Bilotta
safely say it's not a cache problem. It looks like it should cache the parsed bodies itself ...
2006-07-23Urban requires rubyful_soup, gracefully disable the plugin if it can't be foundGiuseppe Bilotta
2006-07-23Urban dictionary plugin, contributed by eean (#105)Giuseppe Bilotta
2006-07-21Whoops, typo. My bad.Alexander Beisig
2006-07-21Disabled sending URL info to the channel by default, as several people Alexander Beisig
found it quite annoying. Can be reenabled with url.display_link_info
2006-07-21added default security levels for "markov" and "autoop" (!)Alexander Beisig
2006-07-20Fix #57Giuseppe Bilotta
2006-07-20Clean up logging from the pluginsGiuseppe Bilotta
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, ↵Giuseppe Bilotta
because the JOIN commands were sent too soon.
2006-07-05Add plugin for dictionary lookup using the (Italian) De Mauro/Paravia online ↵Giuseppe Bilotta
dictionary
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
bot now also kills any ghosts that use its nick. Close ticket #88. Also provide a workaround for ticket #58.
2006-06-26some small improvements to topic.rbAlexander Beisig
- '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
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 ↵Chris Gahan
plugin.
2006-04-15Chucknorris gets even more DIESEL!!Chris Gahan
2006-03-28Totally rewritten Chuck Norris plugin. Now uses QuickQuotes-Datafile(tm) ↵Chris Gahan
Technology!
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 ↵Chris Gahan
the IP address' owner in the ARIN whois database)
2006-03-03The chuck norris plugin has become 100 times more awesome! Try it...Chris Gahan