Jeremy Fincher
|
c2399ec881
|
Case-insensitivity for Math.calc.
|
2004-09-14 21:51:54 +00:00 |
|
Jeremy Fincher
|
001d8439c3
|
Added colorfulSnarfer.
|
2004-09-14 20:56:47 +00:00 |
|
James Vega
|
cb23a47635
|
oops. Forgot to Raise=True of course, that wouldn't be a problem if the
exception was properly being caught in callCommand
|
2004-09-14 20:43:59 +00:00 |
|
Jeremy Fincher
|
d3d2ff8006
|
Forgot to re-add throttling.
|
2004-09-14 17:37:31 +00:00 |
|
Jeremy Fincher
|
aacea9be74
|
Elucidating comment.
|
2004-09-14 17:13:21 +00:00 |
|
Jeremy Fincher
|
e44f7ab50c
|
Fixed bug #1019387. Again.
|
2004-09-14 17:12:21 +00:00 |
|
Jeremy Fincher
|
934363db10
|
Added some __repr__ action.
|
2004-09-14 15:38:49 +00:00 |
|
Jeremy Fincher
|
5f1aa43ee0
|
Fix0red the bugz0r.
|
2004-09-14 15:30:16 +00:00 |
|
Jeremy Fincher
|
da5fd46bb1
|
Use the new msg.repliedTo tag.
|
2004-09-14 15:09:01 +00:00 |
|
Jeremy Fincher
|
4605ce84f8
|
Added repliedTo tag, stopped not calling invalidCommand if regexp methods match.
|
2004-09-14 15:07:52 +00:00 |
|
James Vega
|
5570ba3dbe
|
Fix bug #1027279, $randomnick should not return msg.nick
|
2004-09-13 18:19:03 +00:00 |
|
Jeremy Fincher
|
cdd07ecb83
|
Moved to plugins.
|
2004-09-13 17:55:04 +00:00 |
|
Jeremy Fincher
|
bae1972316
|
Fixed bug #1027229 and cleaned up _chanservCommand a bit.
|
2004-09-13 17:51:34 +00:00 |
|
James Vega
|
7e52305f35
|
Add anydbm to our conf.Databases so that Markov can be converted to our
new-style db infrastructure.
|
2004-09-13 17:28:31 +00:00 |
|
Jeremy Fincher
|
2bfc2a98bf
|
Updated.
|
2004-09-13 17:25:34 +00:00 |
|
Jeremy Fincher
|
ac4f59ede6
|
Updated.
|
2004-09-13 17:22:22 +00:00 |
|
James Vega
|
4b95299adc
|
Debian updates
|
2004-09-13 14:50:09 +00:00 |
|
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 |
|