Commit Graph

5566 Commits

Author SHA1 Message Date
Jeremy Fincher 3e8622abce Initial checkin. 2004-11-06 19:26:05 +00:00
Jeremy Fincher 964fa95bfd Removed standardSubstitute test. 2004-11-06 19:21:15 +00:00
Jeremy Fincher 21d5745677 Bug fixed. 2004-11-06 19:05:53 +00:00
Jeremy Fincher df42550505 Bugfixes. 2004-11-06 19:03:02 +00:00
Jeremy Fincher cc331c17f9 Set the default plugin for enable/disable. 2004-11-06 19:01:05 +00:00
Jeremy Fincher 92d86d9806 We should run these tests periodically. 2004-11-05 16:22:07 +00:00
Jeremy Fincher 89e52c3ea9 Changed a log from WARNING to DEBUG. 2004-11-05 14:56:32 +00:00
Jeremy Fincher 91ec099f1d More informative log. 2004-11-04 07:15:02 +00:00
Jeremy Fincher d7275d75d3 Relay nicks should still work when the bot isn't in the channel on a network. 2004-11-04 06:43:38 +00:00
Jeremy Fincher 591e66664d Better. 2004-11-04 06:38:07 +00:00
Jeremy Fincher f515617529 Disable unregister by default. 2004-11-04 06:06:18 +00:00
Jeremy Fincher 33254cb538 Better error handling of bad loads. 2004-11-04 06:03:22 +00:00
Jeremy Fincher 58b3268bdd Have exnToString handle exceptions whose str representation is empty. 2004-11-04 06:01:17 +00:00
Jeremy Fincher 040888405c Refactoring of error-related configuration variables. 2004-11-04 05:34:24 +00:00
James Vega b8216a6bd5 Correct the behavior of "karma" 2004-11-04 01:24:31 +00:00
Jeremy Fincher bea58663f0 Fixed bug #1059536. 2004-11-03 23:03:24 +00:00
Jeremy Fincher a060f26aa8 Fixed bug #1059544, InvalidRegistryValues can now show what the name of the registry value is. 2004-11-03 22:58:20 +00:00
James Vega 54f77f914b reason should be 'text' 2004-11-03 20:20:34 +00:00
James Vega 4ca62e60fd Missing irc's are bad 2004-11-03 01:35:00 +00:00
James Vega 553f31c425 Need to make sure s is declared 2004-11-02 05:41:42 +00:00
James Vega 716aefbb8d LOTS of bugs fixed. More to go. 2004-11-01 04:00:24 +00:00
James Vega 4c6ad94435 many('text') => many('something') since we don't want to combineRest. Also,
fix a mistyped variable name.
2004-10-31 15:17:33 +00:00
Jeremy Fincher df0b661d92 Allow 1/0 for booleans. 2004-10-29 20:11:17 +00:00
James Vega 49f8105263 proper string formatting 2004-10-29 19:47:46 +00:00
Jeremy Fincher 744944d8b2 Wrong variable name. 2004-10-29 19:27:25 +00:00
James Vega 787625c757 Let's report the correct value for the asserts that failed 2004-10-29 12:46:39 +00:00
James Vega f6d8c2a38c commands.wrap update 2004-10-29 01:35:37 +00:00
Jeremy Fincher afff2734f4 Made the asserts more verbose. 2004-10-29 00:45:56 +00:00
James Vega ecc61d3cbd rest()ify Topic.set since we no longer combine all remaining args 2004-10-28 18:18:30 +00:00
James Vega b744ab696c Fix an old-style import 2004-10-28 18:06:29 +00:00
Jeremy Fincher 3899f33d54 Added Lart and Praise plugins, deprecated FunDB, converted Dunno and Success to the new plugins.ChannelIdDatabasePlugin. 2004-10-28 17:20:37 +00:00
Jeremy Fincher 3b5cde224d -s => -r. 2004-10-28 17:13:38 +00:00
Jeremy Fincher f9e0a5e03f We should automatically load plugins, even when deprecated. 2004-10-28 17:09:03 +00:00
Jeremy Fincher 60966044b1 This should allow contexts where we allow converters. 2004-10-28 17:08:23 +00:00
Kevin Murphy ac57418802 RFE #1049535 : Wildcard "seen" results are now sorted by time seen (most recent first) 2004-10-28 07:07:18 +00:00
Kevin Murphy 81395a56d6 A little self-gratification ;) 2004-10-28 06:40:20 +00:00
Kevin Murphy 3f2f500dc4 ToDo #1046877 : Added Enable/Disable commands 2004-10-28 06:37:39 +00:00
Jeremy Fincher 4c555d40c1 Fixed a bugz0r of no arguments given to Misc.help. 2004-10-27 08:15:18 +00:00
Jeremy Fincher d6949c95c1 Fixed a bug in the test. 2004-10-27 07:51:23 +00:00
Jeremy Fincher 8e3e8f8e70 Added an XXX. 2004-10-27 07:51:08 +00:00
Jeremy Fincher 72a7a22d4e Fixed a bug in getId and added a debug log to Spec.__call__. 2004-10-27 07:50:47 +00:00
Jeremy Fincher 8c4cbeb735 Added supybot.plugins.Owner.quitMsg support for Ctrl-C kills. 2004-10-27 07:47:45 +00:00
Jeremy Fincher 96cb71f9fa Added some useful imports. 2004-10-27 07:37:46 +00:00
Jeremy Fincher 6d99d8251a Added an XXX. 2004-10-27 07:31:03 +00:00
Jeremy Fincher fae5772f19 Added for the moving of standardSubstitute. 2004-10-27 07:29:44 +00:00
Jeremy Fincher 96ab32626b Changed an INFO log to DEBUG. 2004-10-27 07:29:30 +00:00
Jeremy Fincher f4f35f5d7c Fixed some help stuff. 2004-10-27 07:05:58 +00:00
Jeremy Fincher 8324de6da4 Help abstraction. 2004-10-27 04:29:03 +00:00
James Vega 83cc539086 Let's do things the right way 2004-10-27 04:25:27 +00:00
James Vega d9a8b7df06 standardSubstitute moved 2004-10-27 03:27:38 +00:00