Commit Graph

  • f36fdd3d21 Let's *really* prevent ourselves from reconnecting to the same network. The Raise=True was raising a callbacks.Error which was being caught. James Vega 2004-11-12 16:22:06 +00:00
  • b4557e0cf4 Moved to sandbox. Jeremy Fincher 2004-11-11 20:57:12 +00:00
  • 611149aadc Add plugins.Markov.minChainLength and plugins.Markov.maxAttempts which should allow for interesting Markov chains (unless you like the one-worders). James Vega 2004-11-11 18:50:21 +00:00
  • ed2488c1f8 Converted Alias to use commands.wrap (for the most part). Jeremy Fincher 2004-11-11 16:37:47 +00:00
  • a0e863deef Fix for bugz0r. Jeremy Fincher 2004-11-11 15:25:17 +00:00
  • 0ff919b0f7 Added an FAQ for nicks with brackets in them. Jeremy Fincher 2004-11-11 15:22:34 +00:00
  • 4ce65826a1 Expand a little on the supybot.defaultIgnore help. Also, went ahead and changed the timestampformat from a GlobalValue to ChannelValue like the XXX told me to. James Vega 2004-11-11 14:40:04 +00:00
  • ea8bf1f479 We no longer need to getUser here since wrap() handles this for us. James Vega 2004-11-09 20:23:30 +00:00
  • 59d306598a Commit my long sought after *cough*Skorobeus*cough* randomSpeaking updates James Vega 2004-11-09 18:43:27 +00:00
  • 2fb7041627 Slightly better wording (and matches Float's wording) James Vega 2004-11-09 18:41:03 +00:00
  • 0263eb95a8 Fix bug #1063094, Note.reply exception. James Vega 2004-11-09 13:35:54 +00:00
  • 3f93307518 Fixed bug #1062631. Jeremy Fincher 2004-11-09 12:29:20 +00:00
  • 907587e326 Bugz0r. Jeremy Fincher 2004-11-09 01:46:17 +00:00
  • 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. Jeremy Fincher 2004-11-08 20:51:39 +00:00
  • 54db030707 Added test, changed to use commands.wrap. Jeremy Fincher 2004-11-08 20:03:42 +00:00
  • beffc15c0d Someone committed this in dos file format. Let's purge that evil. James Vega 2004-11-08 17:41:13 +00:00
  • 6341b26755 Fixed a failing test, showed a results number in search, and added to our standardSubstitute for Dunnos. Jeremy Fincher 2004-11-08 17:02:02 +00:00
  • eed842270d Updated to tell what channel the seen commands are being applied to. Daniel DiPaolo 2004-11-08 16:57:12 +00:00
  • 3f1dfa09c0 UPdated. Jeremy Fincher 2004-11-08 16:54:45 +00:00
  • 689803330c Fixed some bugs. The tests still fail, I can't figure out why. Jeremy Fincher 2004-11-07 21:10:51 +00:00
  • 2633575d9a Fixed some uncaught exceptions and a few other places it might happen. Jeremy Fincher 2004-11-07 20:40:49 +00:00
  • ced5caa68f This never had any tests anyway, and now its plugin is gone. Jeremy Fincher 2004-11-06 19:27:35 +00:00
  • 3e8622abce Initial checkin. Jeremy Fincher 2004-11-06 19:26:05 +00:00
  • 964fa95bfd Removed standardSubstitute test. Jeremy Fincher 2004-11-06 19:21:15 +00:00
  • 21d5745677 Bug fixed. Jeremy Fincher 2004-11-06 19:05:53 +00:00
  • df42550505 Bugfixes. Jeremy Fincher 2004-11-06 19:03:02 +00:00
  • cc331c17f9 Set the default plugin for enable/disable. Jeremy Fincher 2004-11-06 19:01:05 +00:00
  • 92d86d9806 We should run these tests periodically. Jeremy Fincher 2004-11-05 16:22:07 +00:00
  • 89e52c3ea9 Changed a log from WARNING to DEBUG. Jeremy Fincher 2004-11-05 14:56:32 +00:00
  • 91ec099f1d More informative log. Jeremy Fincher 2004-11-04 07:15:02 +00:00
  • d7275d75d3 Relay nicks should still work when the bot isn't in the channel on a network. Jeremy Fincher 2004-11-04 06:43:38 +00:00
  • 591e66664d Better. Jeremy Fincher 2004-11-04 06:38:07 +00:00
  • f515617529 Disable unregister by default. Jeremy Fincher 2004-11-04 06:06:18 +00:00
  • 33254cb538 Better error handling of bad loads. Jeremy Fincher 2004-11-04 06:03:22 +00:00
  • 58b3268bdd Have exnToString handle exceptions whose str representation is empty. Jeremy Fincher 2004-11-04 06:01:17 +00:00
  • 040888405c Refactoring of error-related configuration variables. Jeremy Fincher 2004-11-04 05:34:24 +00:00
  • b8216a6bd5 Correct the behavior of "karma" James Vega 2004-11-04 01:24:31 +00:00
  • bea58663f0 Fixed bug #1059536. Jeremy Fincher 2004-11-03 23:03:24 +00:00
  • a060f26aa8 Fixed bug #1059544, InvalidRegistryValues can now show what the name of the registry value is. Jeremy Fincher 2004-11-03 22:58:20 +00:00
  • 54f77f914b reason should be 'text' James Vega 2004-11-03 20:20:34 +00:00
  • 4ca62e60fd Missing irc's are bad James Vega 2004-11-03 01:35:00 +00:00
  • 553f31c425 Need to make sure s is declared James Vega 2004-11-02 05:41:42 +00:00
  • 716aefbb8d LOTS of bugs fixed. More to go. James Vega 2004-11-01 04:00:24 +00:00
  • 4c6ad94435 many('text') => many('something') since we don't want to combineRest. Also, fix a mistyped variable name. James Vega 2004-10-31 15:17:33 +00:00
  • df0b661d92 Allow 1/0 for booleans. Jeremy Fincher 2004-10-29 20:11:17 +00:00
  • 49f8105263 proper string formatting James Vega 2004-10-29 19:47:46 +00:00
  • 744944d8b2 Wrong variable name. Jeremy Fincher 2004-10-29 19:27:25 +00:00
  • 787625c757 Let's report the correct value for the asserts that failed James Vega 2004-10-29 12:46:39 +00:00
  • f6d8c2a38c commands.wrap update James Vega 2004-10-29 01:35:37 +00:00
  • afff2734f4 Made the asserts more verbose. Jeremy Fincher 2004-10-29 00:45:56 +00:00
  • ecc61d3cbd rest()ify Topic.set since we no longer combine all remaining args James Vega 2004-10-28 18:18:30 +00:00
  • b744ab696c Fix an old-style import James Vega 2004-10-28 18:06:29 +00:00
  • 3899f33d54 Added Lart and Praise plugins, deprecated FunDB, converted Dunno and Success to the new plugins.ChannelIdDatabasePlugin. Jeremy Fincher 2004-10-28 17:20:37 +00:00
  • 3b5cde224d -s => -r. Jeremy Fincher 2004-10-28 17:13:38 +00:00
  • f9e0a5e03f We should automatically load plugins, even when deprecated. Jeremy Fincher 2004-10-28 17:09:03 +00:00
  • 60966044b1 This should allow contexts where we allow converters. Jeremy Fincher 2004-10-28 17:08:23 +00:00
  • ac57418802 RFE #1049535 : Wildcard "seen" results are now sorted by time seen (most recent first) Kevin Murphy 2004-10-28 07:07:18 +00:00
  • 81395a56d6 A little self-gratification ;) Kevin Murphy 2004-10-28 06:40:20 +00:00
  • 3f2f500dc4 ToDo #1046877 : Added Enable/Disable commands Kevin Murphy 2004-10-28 06:37:39 +00:00
  • 4c555d40c1 Fixed a bugz0r of no arguments given to Misc.help. Jeremy Fincher 2004-10-27 08:15:18 +00:00
  • d6949c95c1 Fixed a bug in the test. Jeremy Fincher 2004-10-27 07:51:23 +00:00
  • 8e3e8f8e70 Added an XXX. Jeremy Fincher 2004-10-27 07:51:08 +00:00
  • 72a7a22d4e Fixed a bug in getId and added a debug log to Spec.__call__. Jeremy Fincher 2004-10-27 07:50:47 +00:00
  • 8c4cbeb735 Added supybot.plugins.Owner.quitMsg support for Ctrl-C kills. Jeremy Fincher 2004-10-27 07:47:45 +00:00
  • 96cb71f9fa Added some useful imports. Jeremy Fincher 2004-10-27 07:37:46 +00:00
  • 6d99d8251a Added an XXX. Jeremy Fincher 2004-10-27 07:31:03 +00:00
  • fae5772f19 Added for the moving of standardSubstitute. Jeremy Fincher 2004-10-27 07:29:44 +00:00
  • 96ab32626b Changed an INFO log to DEBUG. Jeremy Fincher 2004-10-27 07:29:30 +00:00
  • f4f35f5d7c Fixed some help stuff. Jeremy Fincher 2004-10-27 07:05:58 +00:00
  • 8324de6da4 Help abstraction. Jeremy Fincher 2004-10-27 04:29:03 +00:00
  • 83cc539086 Let's do things the right way James Vega 2004-10-27 04:25:27 +00:00
  • d9a8b7df06 standardSubstitute moved James Vega 2004-10-27 03:27:38 +00:00
  • 631da9c13f commands.wrap update James Vega 2004-10-27 03:26:55 +00:00
  • d2fb6fb4f8 Fix the tests James Vega 2004-10-27 03:26:04 +00:00
  • 024052b4ab Updated for the move of standardSubstitute. Jeremy Fincher 2004-10-27 02:33:59 +00:00
  • e688faf16e Moved standardSubstitute to ircutils. Jeremy Fincher 2004-10-27 01:37:19 +00:00
  • bc23a69406 You shall not delete ME! James Vega 2004-10-27 01:19:39 +00:00
  • d56202d8e4 Added a default quit message. Jeremy Fincher 2004-10-27 00:50:41 +00:00
  • a2dfa3bd15 Trying out vhost stuff. Jeremy Fincher 2004-10-27 00:17:55 +00:00
  • 625043c4e1 removed privmsgs.checkChannelCapability. Jeremy Fincher 2004-10-26 23:23:11 +00:00
  • 114d625ff5 Updated to use commands.wrap. Jeremy Fincher 2004-10-26 23:22:02 +00:00
  • ba1bb34729 Allow abbreviation in getLiteral. Jeremy Fincher 2004-10-26 23:17:58 +00:00
  • c809b7a14e removed privmsgs.channel. Jeremy Fincher 2004-10-26 23:02:14 +00:00
  • f6461699f6 Converted to commands.py. Jeremy Fincher 2004-10-26 23:01:11 +00:00
  • a07f83ea9e Removed privmsgs.thread. Jeremy Fincher 2004-10-26 23:01:06 +00:00
  • 0a71b92584 Removed a useless line and added a test that depends on that removed line. Jeremy Fincher 2004-10-26 21:13:13 +00:00
  • 0525325289 better error message. Jeremy Fincher 2004-10-26 21:12:49 +00:00
  • 11de062c20 Allow isSeparator to be a function. Jeremy Fincher 2004-10-26 21:09:20 +00:00
  • dffa1782d1 Updated to use commands.py. Jeremy Fincher 2004-10-26 21:07:53 +00:00
  • 49019308d7 Fixed getOtherUser. Jeremy Fincher 2004-10-26 21:01:05 +00:00
  • b32215e169 Tons of updates, text now snarfs all remaining, but we still haven't stopped combining rest in context. Jeremy Fincher 2004-10-26 20:49:20 +00:00
  • 44d59fc651 Updated to use commands.wrap. Jeremy Fincher 2004-10-26 20:45:52 +00:00
  • c0236521b2 Updated. Jeremy Fincher 2004-10-26 20:20:58 +00:00
  • 303f087784 Old variable name. Jeremy Fincher 2004-10-26 20:18:20 +00:00
  • 4539f388bf Fixed an infinite loop bug. Jeremy Fincher 2004-10-26 19:59:45 +00:00
  • f11e7d19d3 Fixed a bugz0r. Jeremy Fincher 2004-10-26 19:37:03 +00:00
  • 39ab3459de Removed a dumb valueerror. Jeremy Fincher 2004-10-26 19:09:43 +00:00
  • e378b34138 Added a configurable more length. Jeremy Fincher 2004-10-26 18:54:03 +00:00
  • 0408beb0fb Fix for bug with instant mores; also change supybot.reply.truncate to supybot.reply.mores (i.e., it's not just a group now, it's a boolean). Jeremy Fincher 2004-10-26 18:42:53 +00:00
  • a1b7b670fb getOtherUser shouldn't accept a hostmask (re: bug #1054680) James Vega 2004-10-26 18:32:11 +00:00