summaryrefslogtreecommitdiff
path: root/data/rbot
AgeCommit message (Expand)Author
2006-08-31More nickserv cleanupsGiuseppe Bilotta
2006-08-31nickserv password now tries to inform the nickserv of the password change; it...Giuseppe Bilotta
2006-08-29* Fix: @commands was not initialized on a fresh registry.Mark Kretschmann
2006-08-29echo must default to falseGiuseppe Bilotta
2006-08-29Say, I should check for such horribly stupid typos when committing ... fix af...Giuseppe Bilotta
2006-08-29script echo needs a to_sGiuseppe Bilotta
2006-08-29script plugin: echo function. like eval, but implies an m.replyGiuseppe Bilotta
2006-08-28Provide fine-grained topic permissions and fix a small bug in topic replaceGiuseppe Bilotta
2006-08-28Topic plugin now defaults to very strict permissionsGiuseppe Bilotta
2006-08-26script eval: unsafe, undocumented, not permitted by defaultGiuseppe Bilotta
2006-08-26Separate out the winning messages in an extra file, as advised by tango_.Mark Kretschmann
2006-08-25Adapt script plugin to new message mappper. Whitespace in code is now preservedGiuseppe Bilotta
2006-08-25Optimize remind plugin exploiting new message mapperGiuseppe Bilotta
2006-08-25Better name for the rss pluginGiuseppe Bilotta
2006-08-25Fix misc RSS stuff: reverse publishing order of watched feeds, correct a conf...Giuseppe Bilotta
2006-08-25Remove some legacy code.Mark Kretschmann
2006-08-25Initial import of the multiplayer trivia quiz game for rbot.Mark Kretschmann
2006-08-23Show the page number again.Mark Kretschmann
2006-08-20Bug in topic plugin introduced in [440]Giuseppe Bilotta
2006-08-17Restore tell and forget behaviour without 'keyword' before themGiuseppe Bilotta
2006-08-17Nickserv plugin now defaults to very strict permissions. Only owner can make ...Giuseppe Bilotta
2006-08-17Adapt topic plugin to new IRC frameworkGiuseppe Bilotta
2006-08-16Minor whitespace cleanupGiuseppe Bilotta
2006-08-16Revert [354]. The plugin name should not be changed between 0.9.10 and 0.9.11...Giuseppe Bilotta
2006-08-11Actually commit the halflife2 pluginGiuseppe Bilotta
2006-08-11Tango says, ! in auth_path is bad mojo.Mark Kretschmann
2006-08-11Adapt to new auth system.Mark Kretschmann
2006-08-10AutoOp now triggers on nick change tooGiuseppe Bilotta
2006-08-10Adapt AutoOp plugin to the new IRC frameworkGiuseppe Bilotta
2006-08-06Fix RSS plugin problems caused by watches created before the new Irc frameworkGiuseppe Bilotta
2006-08-06Some fixes for the rss pluginGiuseppe Bilotta
2006-08-06why do we have 2 figlets?Tom Gilbert
2006-08-05make sure @commands is never nil in script.rbAlexander Beisig
2006-08-05reworked the keywords plugin, it uses a new and less messy syntax nowAlexander Beisig
2006-08-03renamed keywords plugin to fix inconsistency between commands and helpAlexander Beisig
2006-08-03Make keywords.rb into a plugin and sync with 0.9.10Giuseppe Bilotta
2006-08-02Port [338] to trunkGiuseppe Bilotta
2006-08-01Fix the "list" function. Now counts the pages correctly.Mark Kretschmann
2006-08-01rename fileMark Kretschmann
2006-08-01Rename "command" plugin to "script" plugin. Reasoning: Less confusion and con...Mark Kretschmann
2006-07-31First shot at the new Irc framework. Bot is usable (sort of), but not all fun...Giuseppe Bilotta
2006-07-31Initial import of the "time" plugin by Ian Monroe. Allows to view the local t...Mark Kretschmann
2006-07-31Initial import of my "command" plugin. Allows to create mini plugins directly...Mark Kretschmann
2006-07-31minor "cuteness" tweak for the karma plugin.Tom Gilbert
2006-07-29whitelist!Tom Gilbert
2006-07-29bans plugin from RockMan :DTom Gilbert
2006-07-29just some tiny tweaks. giuseppe! you have been busy! :)Tom Gilbert
2006-07-28Do not use get_cached for RSS until we have proper cache handlingGiuseppe Bilotta
2006-07-28Fix date sorting for rss pluginsGiuseppe Bilotta
2006-07-27rss show will sort items by date, if possible; a specific range of items to b...Giuseppe Bilotta