Jeremy Fincher
|
a6f8ddab18
|
Fixed googleinfo updating.
|
2003-07-30 20:07:25 +00:00 |
|
Jeremy Fincher
|
1230769fe0
|
Added googlefight command and cleaned up the output of metagoogle command.
|
2003-07-30 19:39:58 +00:00 |
|
Jeremy Fincher
|
f7637bd19c
|
Added metagoogle command.
|
2003-07-30 19:08:05 +00:00 |
|
Jeremy Fincher
|
33f2818398
|
Made Relay use ircutils.canonicalColor.
|
2003-07-30 11:01:44 +00:00 |
|
Jeremy Fincher
|
1891a46894
|
Fixed bug in deepthought.
|
2003-07-29 12:48:54 +00:00 |
|
Jeremy Fincher
|
fb730d72a1
|
Fixed bug in acronym; why did it blindly remove the first and last responses?
|
2003-07-24 13:33:31 +00:00 |
|
Jeremy Fincher
|
b64e0d5730
|
Added a set of deepthoughts so lookup is faster if the queue gets large.
|
2003-07-24 10:09:50 +00:00 |
|
Jeremy Fincher
|
5644c8da57
|
Changed some mircColor stuff.
|
2003-07-23 15:24:05 +00:00 |
|
Jeremy Fincher
|
7c34d8b449
|
Minor formatting change.
|
2003-07-23 15:14:14 +00:00 |
|
Jeremy Fincher
|
d346d877c9
|
Tweaked deblookup and changed its named to debversion.
|
2003-07-23 15:10:41 +00:00 |
|
Daniel DiPaolo
|
d3268414e3
|
* added preliminary version of deblookup module (basically a straight copy of
moobot's deblookup with some minor tweaks)
|
2003-07-23 06:40:05 +00:00 |
|
Daniel DiPaolo
|
0e16b70f8b
|
* added mircColor() function to ircutils as well as mircColors dict
* added test cases for this function
* implemented nick coloring for Relay
|
2003-07-23 05:29:16 +00:00 |
|
Jeremy Fincher
|
50bcc22e24
|
Made unmorse handle underscores in addition to dashes (as longs)
|
2003-07-23 02:14:39 +00:00 |
|
Jeremy Fincher
|
3fe182b9c3
|
Must've forgotten an older commit...
|
2003-07-23 01:45:48 +00:00 |
|
Jeremy Fincher
|
194eb12b26
|
Added a module to remove bold outgoing from the bot.
|
2003-07-21 03:59:34 +00:00 |
|
Jeremy Fincher
|
65d2dabc5c
|
Added shrink command. (made it shirnk a little more)
|
2003-07-16 18:47:26 +00:00 |
|
Jeremy Fincher
|
8ba0d3a1a4
|
Added shrink command.
|
2003-07-16 18:45:28 +00:00 |
|
Jeremy Fincher
|
e745ec6d88
|
It's a string, not an integer, idjit!
|
2003-07-02 19:00:43 +00:00 |
|
Jeremy Fincher
|
df02bd593e
|
Fixed plurality problem in gkstats.
|
2003-07-02 18:58:45 +00:00 |
|
Jeremy Fincher
|
440a336010
|
Added relaywhois command.
|
2003-06-22 16:17:33 +00:00 |
|
Jeremy Fincher
|
e689904c90
|
Changed me handling in lart.
|
2003-06-18 06:45:21 +00:00 |
|
Jeremy Fincher
|
d9399fb304
|
Added urllib.unquote to foldoc error message.
|
2003-06-14 10:40:52 +00:00 |
|
Jeremy Fincher
|
73c3b811aa
|
Changed style of ord command to be cleaner.
|
2003-06-13 16:53:33 +00:00 |
|
Jeremy Fincher
|
046c6998e4
|
Fixed binary command.
|
2003-06-12 16:05:27 +00:00 |
|
Jeremy Fincher
|
1a704ef1f7
|
Made Markov module threaded.
|
2003-06-10 16:51:21 +00:00 |
|
Jeremy Fincher
|
a6d9ee029f
|
Fixed the null nick problem with the IRC bot's own messages.
|
2003-06-10 07:31:11 +00:00 |
|
Jeremy Fincher
|
1131cc4f15
|
Changed format of ACTIONs to match normal PRIVMSGs.
|
2003-06-05 21:03:22 +00:00 |
|
Jeremy Fincher
|
82bb295b20
|
Fixed enqueuing in deepthought.
|
2003-06-03 05:24:21 +00:00 |
|
Jeremy Fincher
|
ee805e2860
|
Fixed IndexError on empty deepthoughtq.
|
2003-06-03 03:25:19 +00:00 |
|
Jeremy Fincher
|
800efee2ea
|
Removed spurious quoting from acronym.
|
2003-06-02 07:21:35 +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
|
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
|
6f7e3e53c1
|
Moved queue from fix to structures.
|
2003-05-29 16:35:35 +00:00 |
|
Jeremy Fincher
|
5bc901e125
|
Changed foldoc to hopefully stave off the empty return.
|
2003-05-23 05:46:33 +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
|
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
|
670669fe68
|
Initial checkin.
|
2003-04-29 13:08:39 +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 |
|