Jeremy Fincher
|
a35bf21b4e
|
Made sure utils.timeElapsed doesn't go all decimal on me.
|
2003-06-03 03:18:14 +00:00 |
|
Jeremy Fincher
|
ae3623f49f
|
Added two more tests.
|
2003-06-02 22:02:28 +00:00 |
|
Jeremy Fincher
|
f35c9e8d05
|
Had wrong channel argument in IrcStat.do332.
|
2003-06-02 07:27:43 +00:00 |
|
Jeremy Fincher
|
800efee2ea
|
Removed spurious quoting from acronym.
|
2003-06-02 07:21:35 +00:00 |
|
Jeremy Fincher
|
ec8011347c
|
Fixed bug in Channel.
|
2003-06-02 07:21:08 +00:00 |
|
Jeremy Fincher
|
4be5d42dc5
|
Fixed Http.deepthought to queue thoughts and to import structures for such queueing.
|
2003-06-02 06:55:51 +00:00 |
|
Jeremy Fincher
|
f0c32e039d
|
Stupid SyntaxError...grrr...
|
2003-06-02 06:51:09 +00:00 |
|
Jeremy Fincher
|
76539b36ef
|
Made it so if IndexError is raised, the data structure isn't modified in __delitem__
|
2003-06-02 06:47:53 +00:00 |
|
Jeremy Fincher
|
0f018d0221
|
Changed acronym to allow as many acronyms as possible.
|
2003-06-02 06:46:40 +00:00 |
|
Jeremy Fincher
|
b6e9d10a96
|
Added import sre_constants.
|
2003-06-02 06:42:15 +00:00 |
|
Jeremy Fincher
|
f10eff889d
|
Added import utils.
|
2003-06-02 06:41:35 +00:00 |
|
Jeremy Fincher
|
9bf2b8a624
|
Handled case in last where argument isn't an integer.
|
2003-06-02 05:57:54 +00:00 |
|
Jeremy Fincher
|
c31078339b
|
Failed google now handled in googleSnarfer.
|
2003-06-02 05:53:16 +00:00 |
|
Jeremy Fincher
|
663a9f75ae
|
Failed regexp now handled in googlegroups.
|
2003-06-02 05:48:57 +00:00 |
|
Jeremy Fincher
|
c5e1e8e89a
|
Fixed NameError in topic.
|
2003-06-02 05:42:57 +00:00 |
|
Jeremy Fincher
|
00d186cc42
|
Forgot underscore in isNick.
|
2003-06-02 05:31:13 +00:00 |
|
Jeremy Fincher
|
0cfde66a7e
|
Fixed a few tests.
|
2003-05-29 17:07:45 +00:00 |
|
Jeremy Fincher
|
66497f1f4e
|
Added __delitem__ (untested, though)
|
2003-05-29 17:06:04 +00:00 |
|
Jeremy Fincher
|
f40780156e
|
Added IrcCommandDispatcher as base class for IrcCallback and IrcState.
|
2003-05-29 17:03:42 +00:00 |
|
Jeremy Fincher
|
db4495111c
|
Changed a debug.printf to a debug.msg.
|
2003-05-29 16:37:03 +00:00 |
|
Jeremy Fincher
|
97ce807088
|
Fixed a slight ugliness, use dir() instead of __dict__.
|
2003-05-29 16:36:34 +00:00 |
|
Jeremy Fincher
|
6f7e3e53c1
|
Moved queue from fix to structures.
|
2003-05-29 16:35:35 +00:00 |
|
Jeremy Fincher
|
328cdf2c0e
|
Fixed bug in isNick that was causing the Relay.relaynames bug.
|
2003-05-28 21:32:36 +00:00 |
|
Jeremy Fincher
|
9b56122a8e
|
Fixed quit function.
|
2003-05-27 20:07:58 +00:00 |
|
Jeremy Fincher
|
82c2a83c91
|
Fixed quit function.
|
2003-05-27 20:06:05 +00:00 |
|
Jeremy Fincher
|
1e910d3948
|
Added quit function.
|
2003-05-27 20:03:37 +00:00 |
|
Jeremy Fincher
|
5bc901e125
|
Changed foldoc to hopefully stave off the empty return.
|
2003-05-23 05:46:33 +00:00 |
|
Jeremy Fincher
|
c0c5101cd3
|
Changed to only strip \r\n from right side of last argument.
|
2003-05-21 17:52:23 +00:00 |
|
Jeremy Fincher
|
09340376cb
|
Changed utils.timeElapsed to use just a seconds instead of a now/then argument.
|
2003-05-20 15:37:25 +00:00 |
|
Jeremy Fincher
|
345f819e7a
|
Changed reload to not unload the module if there's an error in loading.
|
2003-05-19 13:47:19 +00:00 |
|
Jeremy Fincher
|
b633960740
|
Fixed lart code not to lart the bot himself.
|
2003-05-16 18:04:46 +00:00 |
|
Jeremy Fincher
|
26f185c0e9
|
Changed some formatting of command relays.
|
2003-04-30 14:49:09 +00:00 |
|
Jeremy Fincher
|
6822cc31a7
|
Better error handling for title command.
|
2003-04-29 15:40:02 +00:00 |
|
Jeremy Fincher
|
d7bdb77538
|
Fixed bug in googlesite.
|
2003-04-29 15:34:27 +00:00 |
|
Jeremy Fincher
|
b1e95f8b64
|
Started trying to make factoids useful.
|
2003-04-29 13:25:40 +00:00 |
|
Jeremy Fincher
|
737f35c99d
|
Removed rate limiting during testing.
|
2003-04-29 13:13:55 +00:00 |
|
Jeremy Fincher
|
670669fe68
|
Initial checkin.
|
2003-04-29 13:08:39 +00:00 |
|
Jeremy Fincher
|
8a5e50b55a
|
Added show of how many asserts were done.
|
2003-04-29 13:02:09 +00:00 |
|
Jeremy Fincher
|
26a457920e
|
Added slice support to queue.
|
2003-04-29 13:00:43 +00:00 |
|
Jeremy Fincher
|
71bd193c16
|
Turned off superreload command.
|
2003-04-29 13:00:04 +00:00 |
|
Jeremy Fincher
|
3c33583454
|
Upgraded to 2.3 version; added a global 'asserts'.
|
2003-04-29 12:59:35 +00:00 |
|
Jeremy Fincher
|
54788a643a
|
Some slightly new helper functions and stuff.
|
2003-04-29 07:37:54 +00:00 |
|
Jeremy Fincher
|
ce6b03d52f
|
Added a few important helper methods.
|
2003-04-29 07:36:18 +00:00 |
|
Jeremy Fincher
|
45cdde675c
|
Added title command; fixed a latent bug or two.
|
2003-04-29 06:48:54 +00:00 |
|
Jeremy Fincher
|
b037bcda4b
|
Changed to only message doJoin when the user hasn't been notified of new messages.
|
2003-04-25 08:49:02 +00:00 |
|
Jeremy Fincher
|
8d0d138850
|
Updates to variable names and whatnot.
|
2003-04-24 17:36:25 +00:00 |
|
Jeremy Fincher
|
4f094a2e83
|
Changed utils.shrinkList to ircutils.shrinkList.
|
2003-04-24 16:35:20 +00:00 |
|
Jeremy Fincher
|
0aa5ece16a
|
Trying new syncmail, added Cmd class.
|
2003-04-24 07:58:16 +00:00 |
|
Jeremy Fincher
|
3620be1ed2
|
Forgot the utils.
|
2003-04-23 22:38:38 +00:00 |
|
Jeremy Fincher
|
0cc386e7f7
|
Change notification to only-notify-of-unnotified-messages.
|
2003-04-23 22:32:55 +00:00 |
|