Commit Graph

  • d761590f3c Fixed straight handling for low ace. Jeremy Fincher 2004-10-15 13:25:44 +00:00
  • e183848d1b Scoring hands works now. Jeremy Fincher 2004-10-15 13:13:45 +00:00
  • a5557cb636 commands.wrap update James Vega 2004-10-15 12:26:38 +00:00
  • a9635f7547 Changed to use irc.isChannel instead of ircutils.isChannel. Jeremy Fincher 2004-10-15 11:22:41 +00:00
  • 4a2d2a99d8 An XXX, fixed isNick to allow keyword arguments. Jeremy Fincher 2004-10-15 11:22:13 +00:00
  • 1958a76897 Some XXX comments, a little update here and there relating to users always having an id. Jeremy Fincher 2004-10-15 11:21:50 +00:00
  • 678c012bc6 Looks like I just reordered some methods. Jeremy Fincher 2004-10-15 11:21:20 +00:00
  • a0c0d833e3 Let's make channellen parameterizable as well. Jeremy Fincher 2004-10-15 11:20:51 +00:00
  • a12d65160e Added testTestIrc. Jeremy Fincher 2004-10-15 11:19:59 +00:00
  • edc1e70648 Fixed empty types. Jeremy Fincher 2004-10-15 11:18:55 +00:00
  • ec75306a37 Added a test for when we just want to wrap a command but don't need to get any arguments from the user. James Vega 2004-10-15 11:13:53 +00:00
  • e3d40ba5f1 Initial checkin. Jeremy Fincher 2004-10-15 03:35:06 +00:00
  • 70f9e4c7b0 Fix for bug with outfilter. Jeremy Fincher 2004-10-14 18:13:30 +00:00
  • dcff006235 Added GNU filter. Jeremy Fincher 2004-10-14 18:07:10 +00:00
  • b6a92fc2b6 Updated to use commands. Jeremy Fincher 2004-10-14 16:03:56 +00:00
  • e720f46a5a Not completely working, but tests pass (for what's expected to pass). Jeremy Fincher 2004-10-14 08:41:08 +00:00
  • 1fe3a5423b Hopefully recursive aliases will be subject to supybot.commands.nested.maximum now. Jeremy Fincher 2004-10-13 22:28:47 +00:00
  • 14a980a8d5 Whitespace adjustments. James Vega 2004-10-13 21:50:24 +00:00
  • 275bdfc1b9 Update to use newer commands.wrap James Vega 2004-10-13 16:49:19 +00:00
  • bec6b54cbc Update to use new commands.wrap. There are still some issues with some of the commands (such as Misc.help), but works overall. James Vega 2004-10-13 15:23:14 +00:00
  • c574403ca8 Update to use the new commands.wrap James Vega 2004-10-13 15:21:59 +00:00
  • a3223c7c27 Update to use new commands.wrap. One test ("time %Y") is still failing, but it works when actually using the bot. James Vega 2004-10-13 15:21:09 +00:00
  • 85780543aa Add some (hopefully) elucidating comments. If anyone (*cough*jemfinch*cough) thinks they are ambiguous or could be better worded, please adjust. James Vega 2004-10-13 14:57:25 +00:00
  • aeed361d4c We actually want the state that the spec call gives us. Also, let's check whether our default is callable and return the value of calling it, if so. James Vega 2004-10-13 14:37:52 +00:00
  • 67d8cf082a Converted to the new commands.wrap. Jeremy Fincher 2004-10-12 16:29:27 +00:00
  • 477ec6ead7 Fix0red the failure. Jeremy Fincher 2004-10-12 11:58:08 +00:00
  • c5903a9591 Added mapinto. Jeremy Fincher 2004-10-12 11:42:03 +00:00
  • 25224a79a1 Added a logging message. Jeremy Fincher 2004-10-12 11:40:56 +00:00
  • 4eafd9b779 New tests, and new implementation (though a test still fails). Jeremy Fincher 2004-10-12 00:41:40 +00:00
  • c3c5ea71bc Add a couple more Raise=True. James Vega 2004-10-11 17:30:20 +00:00
  • e14a336b1d Added multiLoc support to Weather.cnn James Vega 2004-10-11 12:09:59 +00:00
  • 163d835502 Fix bug #1043863, urlquoted text in reply. James Vega 2004-10-11 11:43:15 +00:00
  • 5bc91113fe Fixed so disabled commands in other plugins won't break our outfilter. Jeremy Fincher 2004-10-10 15:11:19 +00:00
  • c2759270ee Changed the queuing messages to DEBUG, there's no need for users to care. Jeremy Fincher 2004-10-10 04:20:32 +00:00
  • a1e429379b Fixed intermittent Google licensekey issues. Jeremy Fincher 2004-10-10 04:19:03 +00:00
  • f61591016b Added a test for random.choice behavior. Jeremy Fincher 2004-10-10 03:55:29 +00:00
  • b6066a1543 Stupid emacs. Jeremy Fincher 2004-10-10 03:48:33 +00:00
  • 0a8ef6d8d0 Stupid emacs. Jeremy Fincher 2004-10-10 03:46:28 +00:00
  • 3a408f3dd9 Fixed our lack of raising IndexError on random.choice applied to sequences. Jeremy Fincher 2004-10-10 03:39:59 +00:00
  • 9363489e32 Added a log.exception to Owner.eval. Jeremy Fincher 2004-10-10 03:17:18 +00:00
  • 4c37c1c79b Closes #1043440: "Disabled filter commands can still be outfilters." Just gotta check conf.supybot.commands.disabled() and if it's in there, pretend it doesn't exist Daniel DiPaolo 2004-10-09 07:12:21 +00:00
  • b2fbbef197 Fixed bug with duplicate hostmasks. Jeremy Fincher 2004-10-09 04:57:16 +00:00
  • afa182ab7c Added another test. Jeremy Fincher 2004-10-09 04:56:50 +00:00
  • d7fc280647 Weather backups. Jeremy Fincher 2004-10-09 04:39:10 +00:00
  • 04f7ff313f Commented out a bug (IrcState, actually in Irc), #1040008. Jeremy Fincher 2004-10-09 04:02:22 +00:00
  • 3dceea823d Added supybot.reply.whenAddressedByNick.atEnd. Jeremy Fincher 2004-10-09 02:48:08 +00:00
  • 28185185dd Small fix for when we generate a markov chain with initial words. James Vega 2004-10-08 21:40:23 +00:00
  • f96e38f480 Clarified the variables in the help message for Network.connect Daniel DiPaolo 2004-10-08 18:51:50 +00:00
  • 2c8490c86a Added the undup filter. Jeremy Fincher 2004-10-08 16:50:33 +00:00
  • d4b30b6214 Added new behavior for Misc.last when nested - can optionally exclude the nick and timestamp Daniel DiPaolo 2004-10-08 16:00:51 +00:00
  • bdca894522 a few Raise=True additions James Vega 2004-10-08 14:12:03 +00:00
  • 4557b867fe Prevent people from adding hostmasks that don't explicitly match other users' hostmasks but will match when you check hostmaskPatternEqual aka bug #1043045 James Vega 2004-10-08 13:59:45 +00:00
  • 3df40e814a {de,}{op,halfop,voice} need to allowExtra James Vega 2004-10-08 12:33:39 +00:00
  • c5db149f65 Correct our ValidChannel checking (no , in channel key) and provide a little more information in supybot-wizard if there's an error when adding channels. James Vega 2004-10-07 18:47:26 +00:00
  • b196d3fc21 Let's not short-circuit auto{Op,Halfop,Voice} until we actually do something. James Vega 2004-10-07 17:19:22 +00:00
  • 3e1d7953bc Update the plugin for the connect command. James Vega 2004-10-07 13:56:04 +00:00
  • f97e0426e7 Style James Vega 2004-10-06 21:58:02 +00:00
  • 0242a8619d Update News to use commands.wrap and switch from an SQLite db to a flatfile mapping. James Vega 2004-10-06 21:56:06 +00:00
  • edc698e48b Fix testing for positiveInt and nonNegativeInt. James Vega 2004-10-06 04:32:03 +00:00
  • 23f4dc2d0f Update to use irc.replies so that people can take advantage of conf.supybot.reply.oneToOne James Vega 2004-10-05 07:24:49 +00:00
  • e69f086b51 We need to str() module.__author__ before munging the email address. James Vega 2004-10-05 01:32:43 +00:00
  • a8190dc5da RFE #1039510, plugins.LogToIrc.networks. Jeremy Fincher 2004-10-05 01:00:33 +00:00
  • d72f69d245 Update the tests. James Vega 2004-10-04 19:00:51 +00:00
  • 4c1c5ff723 One more fix for _getLnUrl James Vega 2004-10-04 18:45:20 +00:00
  • b4580384ee Catch a webutils.WebError, fix whitespace, and remove a urlquote James Vega 2004-10-04 18:15:06 +00:00
  • 6a1b9ccaeb test optimization. Jeremy Fincher 2004-10-04 16:24:08 +00:00
  • 6ba2120f5f Optimization. Jeremy Fincher 2004-10-04 16:11:08 +00:00
  • c84e8ff8fa Forgot a parameter. Jeremy Fincher 2004-10-04 16:03:20 +00:00
  • 5526c4e298 Added elapsed command. Jeremy Fincher 2004-10-04 13:37:46 +00:00
  • 16c4561da6 Correct the plugin documentation. James Vega 2004-10-04 13:36:50 +00:00
  • 48b3ce5b73 Hmm...maybe this is the second part of the disabling-network commit? Who knows. Jeremy Fincher 2004-10-04 10:01:23 +00:00
  • 68844cda3a Update Http.acronym to match the changes in the website. Remove the headers since we include those by default. Set __parent. James Vega 2004-10-04 02:00:37 +00:00
  • 7c019b3893 Speeling Jeremy Fincher 2004-10-03 22:38:32 +00:00
  • 7ddf8eb257 Forgot an implication of requireExtra. Jeremy Fincher 2004-10-03 22:38:10 +00:00
  • a055bc29a0 Added export command. Jeremy Fincher 2004-10-03 22:36:50 +00:00
  • 76fc8b946e Removed some useless options from close. Jeremy Fincher 2004-10-03 22:18:12 +00:00
  • 849de99827 Better docs for loading. Jeremy Fincher 2004-10-03 21:10:03 +00:00
  • 33164097ae Added a question about loading all plugins. Jeremy Fincher 2004-10-03 20:55:37 +00:00
  • 0115f4adf6 Abstracted like a madman. Jeremy Fincher 2004-10-03 18:02:11 +00:00
  • 571a107ace Saved a few characters in our colorization of Google. Jeremy Fincher 2004-10-03 10:00:46 +00:00
  • eace0b5c55 Changed the warning log to a debug log. Jeremy Fincher 2004-10-03 09:57:57 +00:00
  • df3d7a4ecb Oops, exception when a dude quits and supybot's not in a channel he's supposed to be in. Jeremy Fincher 2004-10-03 09:55:10 +00:00
  • 65cf9af143 What the heck? All this worked in testing. Jeremy Fincher 2004-10-03 09:50:29 +00:00
  • 835ee14640 That last commit wouldn't be much fun without this one. Jeremy Fincher 2004-10-03 09:40:19 +00:00
  • 42f9ea9bfc Let's catch some exceptions and continue with the output-writing if an exception is raised. Jeremy Fincher 2004-10-03 09:39:39 +00:00
  • 4c52ad680d Forgot an import. Odd that this didn't show up in my testing with lambdabot. Jeremy Fincher 2004-10-03 09:26:37 +00:00
  • a73348f962 Forgot a self. Jeremy Fincher 2004-10-03 09:24:48 +00:00
  • 5e4a41533e Updated for reverend.thomas. Jeremy Fincher 2004-10-03 09:23:08 +00:00
  • 550bcdad5d Fix for bug #1036861. Jeremy Fincher 2004-10-03 09:21:06 +00:00
  • 4d27ef28f7 Initial checkin. Jeremy Fincher 2004-10-03 09:08:36 +00:00
  • c563596405 Converted to use commands. Jeremy Fincher 2004-10-03 09:05:37 +00:00
  • 4c31e63ff8 Updated to use __all__, etc. Jeremy Fincher 2004-10-03 09:03:34 +00:00
  • 0d46bcdd39 Slight tweak to the template. Jeremy Fincher 2004-10-03 08:58:44 +00:00
  • 1aaad10276 Added disabledNetworks, to disable the plugin on certain networks. Jeremy Fincher 2004-10-03 08:58:26 +00:00
  • 64d60ff8db Removed a useless import. Jeremy Fincher 2004-10-03 08:58:01 +00:00
  • e1acd0e653 Added a noReply to latency. Jeremy Fincher 2004-10-03 08:57:45 +00:00
  • 20d30da744 Initial import, does authentication. Jeremy Fincher 2004-10-03 08:55:05 +00:00
  • 0dc88e88b9 Some source code tweakings; I still don't know why that test fails, but it's a good reminder that we should use the copy method instead of the copy.copy function. Jeremy Fincher 2004-10-03 08:50:45 +00:00
  • a87d8c9a1f Augmented test cases for RFE 1030244. Kevin Murphy 2004-10-03 08:29:59 +00:00
  • ac1930b7de RFE 1030244: Added cycle timer to random results and turned them into a stack so multiple random results can be harvested from a single web page service. Minor grammatical changes Corrected screen-scrape regexp for (yet another) qdb format change Kevin Murphy 2004-10-03 08:29:14 +00:00