summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-08-25Better name for the rss pluginGiuseppe Bilotta
2006-08-25Fix small typo in basics core botmoduleGiuseppe Bilotta
2006-08-25Fix misc RSS stuff: reverse publishing order of watched feeds, correct a ↵Giuseppe Bilotta
config option description
2006-08-25updateMark Kretschmann
2006-08-25Changeset [440] introduced a redundant definition of the downcase method for ↵Giuseppe Bilotta
Channel
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-20Improve NOTICE and PRIVMSG robustness when target is not a simple channel or ↵Giuseppe Bilotta
user
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-17Stupid horrible typo in botuser.rb login methodGiuseppe 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-17Fix help. For realGiuseppe Bilotta
2006-08-17Provide the InvalidPassword exceptionGiuseppe Bilotta
2006-08-16Fix helpGiuseppe 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-16Some error handling cleanupGiuseppe Bilotta
2006-08-12Fix a problem with subregistriesGiuseppe Bilotta
2006-08-11nickokay now properly selectedGiuseppe Bilotta
2006-08-11nickreply and nickokay method, with option to let reply/okay behave like ↵Giuseppe Bilotta
this by default
2006-08-11Actually commit the halflife2 pluginGiuseppe Bilotta
2006-08-11auth.allow? method now informs a user when they don't have permissionsGiuseppe 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-10New HalfLife 2 plugin from ocr. Resolves ticket #54Giuseppe Bilotta
2006-08-10BotUser wants username=, not name=Giuseppe Bilotta
2006-08-10Fix exception when a QUITting user was not in the first channel of the list ↵Giuseppe Bilotta
of channels
2006-08-06Fix RSS plugin problems caused by watches created before the new Irc frameworkGiuseppe Bilotta
2006-08-06Update ChangeLog. Let's try to keep it up to date with new changes nowGiuseppe Bilotta
2006-08-06Some fixes for the rss pluginGiuseppe Bilotta
2006-08-06The kernel now has a @bot.kick(channel, user, msg) methodGiuseppe Bilotta
2006-08-06why do we have 2 figlets?Tom Gilbert
2006-08-06Users can now be imported from exported data files. Existing users are ↵Giuseppe Bilotta
overwritten
2006-08-06Fix some bugs when setting permissions; introduce the new 'permissions view ↵Giuseppe Bilotta
for <user>' command
2006-08-06sync ChangelogTom Gilbert
2006-08-06Forgot the kernel fixes for previous commitGiuseppe Bilotta
2006-08-06Permissions can now be set and reset correctlyGiuseppe Bilotta
2006-08-06Botuser information can now be exportedGiuseppe Bilotta
2006-08-06Fix some kernel auth bugsGiuseppe Bilotta
2006-08-06When copying botusers, dup all the entries to prevent linked netmasks and suchGiuseppe Bilotta
2006-08-06After changing a botuser setting, the settings for the issuing botuser were ↵Giuseppe Bilotta
displayed. This commit fixes it
2006-08-06Botusers can now be copied and renamedGiuseppe Bilotta
2006-08-06Botusers can now be destroyedGiuseppe Bilotta
2006-08-06Botusers can now be created.Giuseppe Bilotta
2006-08-06User management is now almost complete. The only missing functionality is ↵Giuseppe Bilotta
the creation/deletion of botusers