Commit Graph

5525 Commits

Author SHA1 Message Date
Jeremy Fincher d280387518 rest should require args unless indicated otherwise. Currently, we can't indicate otherwise, but that's because we haven't had a need for it yet. 2004-11-08 20:51:39 +00:00
Jeremy Fincher 54db030707 Added test, changed to use commands.wrap. 2004-11-08 20:03:42 +00:00
James Vega beffc15c0d Someone committed this in dos file format. Let's purge that evil. 2004-11-08 17:41:13 +00:00
Jeremy Fincher 6341b26755 Fixed a failing test, showed a results number in search, and added to our standardSubstitute for Dunnos. 2004-11-08 17:02:02 +00:00
Daniel DiPaolo eed842270d Updated to tell what channel the seen commands are being applied to. 2004-11-08 16:57:12 +00:00
Jeremy Fincher 3f1dfa09c0 UPdated. 2004-11-08 16:54:45 +00:00
Jeremy Fincher 689803330c Fixed some bugs. The tests still fail, I can't figure out why. 2004-11-07 21:10:51 +00:00
Jeremy Fincher 2633575d9a Fixed some uncaught exceptions and a few other places it might happen. 2004-11-07 20:40:49 +00:00
Jeremy Fincher ced5caa68f This never had any tests anyway, and now its plugin is gone. 2004-11-06 19:27:35 +00:00
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