Commit Graph

4989 Commits

Author SHA1 Message Date
James Vega 1fcc709ae8 Finish switching from "foo in db" to "db.has_key(foo)" 2004-09-13 14:26:25 +00:00
Jeremy Fincher c6bec174c4 Prettier format for latency. 2004-09-13 13:45:19 +00:00
Kevin Murphy e473c53726 Added a test case to catch the issue with properly pluralizing the word 'command' in the contributions output 2004-09-13 07:12:53 +00:00
Kevin Murphy 92ae571aca Made some semantic code changes
Fixed an error with properly pluralizing the word 'command' in the contributions output
2004-09-13 07:11:54 +00:00
Jeremy Fincher ee9a89e6a1 Updated. 2004-09-13 03:30:41 +00:00
Jeremy Fincher 4da127906d Fixed CTCP FINGER. 2004-09-13 03:18:35 +00:00
Jeremy Fincher c6bea76e42 Updated. 2004-09-13 03:02:57 +00:00
Jeremy Fincher 5c804d27ea Didn't update PrivmsgRegexp to the new callCommand shmadealio. 2004-09-13 03:02:01 +00:00
Jeremy Fincher eb4905dda2 Allow for changed method names. 2004-09-13 02:05:22 +00:00
Jeremy Fincher 4fec6def71 Allow multiple authentication. 2004-09-13 02:01:00 +00:00
Jeremy Fincher 75b33b8b44 Somehow I forgot a time.sleep in ChannelPluginTestCase._feedMsg, so it was sucking up 100% CPU. 2004-09-13 01:33:07 +00:00
Jeremy Fincher ecaceff723 Bold was messing up the bug# regexp. 2004-09-13 01:32:15 +00:00
Jeremy Fincher e1d961c62f Fixed regexp bug. 2004-09-13 01:21:48 +00:00
Jeremy Fincher 446174c51d Forgot to remove bender test. 2004-09-13 01:16:51 +00:00
Jeremy Fincher 8c68e389ec Forgot to change the dispatcher. 2004-09-13 01:16:24 +00:00
Jeremy Fincher 781edef0eb Fixed bugz0r I added. 2004-09-13 01:14:38 +00:00
Jeremy Fincher eb0f810a47 Added a dot. 2004-09-13 01:07:04 +00:00
Jeremy Fincher cca1483bc1 Updated. 2004-09-13 01:06:06 +00:00
Jeremy Fincher 59d084abef Added a test for isnick always rejecting spaces in nick. 2004-09-13 00:42:10 +00:00
Jeremy Fincher e5d3d39bed Updated to log threads. 2004-09-13 00:41:50 +00:00
Jeremy Fincher 4d69806920 Removed old regexp docstrings. 2004-09-13 00:41:15 +00:00
Jeremy Fincher c3b7ade6d0 Changed contribution of jamessan slightly. 2004-09-13 00:40:25 +00:00
Jeremy Fincher 459bc3de33 Added latency command. 2004-09-13 00:29:39 +00:00
Jeremy Fincher 3cd5f16f76 Updated. 2004-09-13 00:21:47 +00:00
Grant Bowman 2f22be6bfc Finish adding Bold to separators in output controlled by the
existing bold registry entry.
2004-09-12 22:33:39 +00:00
Kevin Murphy dba22a4b44 Updated for command name change in UrbanDict plugin 2004-09-12 21:05:52 +00:00
Kevin Murphy 1aab33c546 Changed main command from 'ud' to 'urbandict' 2004-09-12 20:58:38 +00:00
Jeremy Fincher 9ff5f051bf Forgot an irc argument. 2004-09-12 20:36:36 +00:00
Jeremy Fincher 3a57d3ee7a Updated. 2004-09-12 20:30:57 +00:00
Jeremy Fincher 19c9868597 Updated a docstring and added an assert. 2004-09-12 20:28:30 +00:00
Jeremy Fincher ad4fef4542 Provide a default for args. 2004-09-12 20:27:34 +00:00
Jeremy Fincher 75e53d37f3 Catch callbacks.Error coming out of invalidCommand. 2004-09-12 20:27:03 +00:00
Jeremy Fincher 139ce9871c Re-added priority for appropriate interaction with irclib.IrcCallbacks. 2004-09-12 20:26:36 +00:00
Jeremy Fincher ce3847fc88 Swapped the order of the arguments for makeChannelFilename. 2004-09-12 20:26:08 +00:00
Jeremy Fincher 4f9e67a796 Fixed tests, and changed to use invalidCommand rather than addressedRegexps so commands may now be nested in definitions. 2004-09-12 20:24:08 +00:00
Jeremy Fincher 39f427d4be Even when not strict, spaces can't be in nicks. 2004-09-12 05:48:36 +00:00
Jeremy Fincher 8bbed5a90e Dispatch __eq__ and __hash__ to our real Irc. 2004-09-12 05:48:19 +00:00
Jeremy Fincher a9694c1012 Network plugin for network-related commands. 2004-09-12 05:46:18 +00:00
Jeremy Fincher dfef079480 Name changed from 'Network' 2004-09-12 04:39:46 +00:00
Jeremy Fincher 9ee20273f2 Small style fixes. 2004-09-12 04:36:54 +00:00
Jeremy Fincher 63cb4b9e6e Small style fixes. 2004-09-12 04:34:59 +00:00
Grant Bowman 33bb2e7347 Bold separators between headlines, uses existing bold registry value. 2004-09-11 21:17:54 +00:00
Kevin Murphy 4dd4557796 Test cases for UrbanDict plugin 2004-09-11 20:35:39 +00:00
Kevin Murphy 73166887fb New plugin based on RFE 1024783 2004-09-11 20:35:00 +00:00
Jeremy Fincher b0cae2a595 Added contributors. 2004-09-11 20:25:42 +00:00
Jeremy Fincher 7335f06b81 Forgot to import supybot. 2004-09-11 20:25:07 +00:00
Jeremy Fincher 49c465c1c7 Database independence stuff. 2004-09-11 20:24:52 +00:00
Jeremy Fincher cebf388513 Added a Channel.alert command. 2004-09-11 16:23:56 +00:00
Jeremy Fincher 6a417db8bc Allow groups to have help. 2004-09-11 16:17:40 +00:00
Jeremy Fincher e525e04a42 Persistent renames. 2004-09-11 16:16:16 +00:00