summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2006-10-15Some italian larts/praisesGiuseppe Bilotta
2006-10-15Make the lart plugin use language-specific lart/praisesGiuseppe Bilotta
2006-10-15autorejoin after a random time between 0 and 10, instead of fixed 10Giuseppe Bilotta
2006-10-15More italian.lang stuffGiuseppe Bilotta
2006-10-15Add italian language translationsGiuseppe Bilotta
2006-10-15When searching Wikipedia, strip 'Wikipedia, the free encyclopedia' from titlesGiuseppe Bilotta
2006-10-15Refine urban plugin output with bold, reverse and underline. If it's too ↵Giuseppe Bilotta
much, we'll spartanize.
2006-10-15Totally reworked urban dictionary plugin to use WAP. Much faster, much ↵Giuseppe Bilotta
cleaner, doesn't need any fancy package
2006-10-14Add Wikipedia searching to the search pluginGiuseppe Bilotta
2006-10-14Rename google plugin back to search in preparation for wikipedia supportGiuseppe Bilotta
2006-10-14Take advantage of Google WAP/WML interfaceGiuseppe Bilotta
2006-10-14Minor tuning for demauroGiuseppe Bilotta
2006-10-14Make use of Utils.decode_html_entitiesGiuseppe Bilotta
2006-10-14Update demauro plugin to use the WAP interface: much better, much fasterGiuseppe Bilotta
2006-10-13Fine tune url pluginGiuseppe Bilotta
2006-10-10Extended the opme plugin into a more general op plugin. Functionality is the ↵Mark Kretschmann
same, but you can additionally op someone else. The old opme command was also kept for backwards compatibility.
2006-09-21Further cleanups and uniform variable naming. Implement topic undoGiuseppe Bilotta
2006-09-21Cleanup topic plugin. When setting the separator, only reset the topic if ↵Giuseppe Bilotta
there weren't any changes
2006-09-20Bugfix for the quiz plugin: With newly created games (no scores yet known) ↵Mark Kretschmann
the rank table handling would not work correctly. Effectively no player would be able to surpass the first player. This is now fixed.
2006-09-20Quiz plugin: Improve error handling.Mark Kretschmann
2006-09-09Adapt opme plugin to new auth frameworkGiuseppe Bilotta
2006-09-06No-parameter commands in the topic plugin weren't recognized anymore. Fix itGiuseppe Bilotta
2006-09-04Fix regression in the quiz plugin: The same winning messages would be ↵Mark Kretschmann
repeated over and over again.
2006-08-31Improve help.Mark Kretschmann
2006-08-31Ahem, forgot to save the last change before committingGiuseppe Bilotta
2006-08-31More nickserv cleanupsGiuseppe Bilotta
2006-08-31nickserv password now tries to inform the nickserv of the password change; ↵Giuseppe Bilotta
it can also be called without the bot nick to change the password of the current nick
2006-08-29* Fix: @commands was not initialized on a fresh registry.Mark Kretschmann
* Remove legacy registry migration code.
2006-08-29echo must default to falseGiuseppe Bilotta
2006-08-29Say, I should check for such horribly stupid typos when committing ... fix ↵Giuseppe Bilotta
after [462]
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 ↵Giuseppe Bilotta
config option description
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
the bot register/identify/whatever now
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 ↵Giuseppe Bilotta
0.9.11 to prevent data loss (the db is named after the plugin). Rather, we want to fix the help method
2006-08-11Actually commit the halflife2 pluginGiuseppe Bilotta