Jeremy Fincher
|
0afc399bfc
|
Added module docstrings (which will later be used by the installer script.
|
2003-03-25 06:53:51 +00:00 |
|
Jeremy Fincher
|
bf25751aa3
|
Added module docstring and dawdit alias for unmorse
|
2003-03-25 06:51:13 +00:00 |
|
Jeremy Fincher
|
54e0c07a9c
|
Added module docstring and removed nslookup/host as aliases for dns
|
2003-03-25 06:49:58 +00:00 |
|
Jeremy Fincher
|
8bafe4ee12
|
Changed module docstring and the order of arguments for startnickserv
|
2003-03-25 06:35:53 +00:00 |
|
James Vega
|
0535b87c29
|
Corrected my gkstats _record regex.
|
2003-03-25 04:22:24 +00:00 |
|
James Vega
|
0294dd255c
|
Made the 'record' regex more generic. This should make it work for everyone.
Added a check for 'Team', since not everyone will have one.
|
2003-03-25 01:40:49 +00:00 |
|
James Vega
|
c803e5e9d8
|
Added vim:set ... : strings to source in order to keep file formatting
consistent between developers. Jeremy should be adding the equivalent
settings for emacs soon.
|
2003-03-24 08:41:19 +00:00 |
|
Jeremy Fincher
|
bbe6cbc05d
|
Fixed bug #708321
|
2003-03-24 08:33:00 +00:00 |
|
Jeremy Fincher
|
dd35f8f610
|
Fixed typo: reponse->response
|
2003-03-24 08:27:58 +00:00 |
|
Jeremy Fincher
|
67870237fd
|
Removed cfactive, since, well, CoderForums isn't active.
|
2003-03-22 09:07:14 +00:00 |
|
Jeremy Fincher
|
7851ea4ef9
|
sets aren't lists, and don't have .extend().
|
2003-03-22 08:14:36 +00:00 |
|
Jeremy Fincher
|
b6e98a577f
|
Added slashdot command (thanks, inkedmn!)
|
2003-03-22 07:53:46 +00:00 |
|
Jeremy Fincher
|
c628d60b8b
|
Fixed UnboundLocalError
|
2003-03-22 03:18:57 +00:00 |
|
Jeremy Fincher
|
089e6a400d
|
Fixed a lot of RateLimiter problems; solved Forums.gameknot problem. Also made irc.error raise an exception (that's later handled) in non-threaded callbacks, so there's less a chance of error in not returning after irc.error.
|
2003-03-22 03:16:20 +00:00 |
|
Jeremy Fincher
|
8c27ab7917
|
Slightly changed format of gameknot URL snarfer
|
2003-03-22 03:15:12 +00:00 |
|
Jeremy Fincher
|
300cb1d766
|
Removed printf debug
|
2003-03-22 03:13:51 +00:00 |
|
Jeremy Fincher
|
27deaaa7b2
|
Fixed UnboundLocal bugs, caused by not returning after irc.error.
|
2003-03-22 01:49:33 +00:00 |
|
Jeremy Fincher
|
d91b9e95ef
|
Added team and "last seen" info in gkstats
|
2003-03-16 12:43:59 +00:00 |
|
Jeremy Fincher
|
b8189d55ce
|
Fixed morse code
|
2003-03-15 12:49:54 +00:00 |
|
Jeremy Fincher
|
52b1270211
|
Removed __init__ and created _revcode more naturally. Also added some morehelp strings.
|
2003-03-15 12:39:46 +00:00 |
|
Jeremy Fincher
|
5aea60bd07
|
Added @give command.
|
2003-03-15 12:27:40 +00:00 |
|
Jeremy Fincher
|
24c6eaa9df
|
Fixed chr command to take hex/oct/binary literals and added a base command
|
2003-03-15 12:00:31 +00:00 |
|
Jeremy Fincher
|
8d287c2f66
|
Fixed bad pluralization in cpustats
|
2003-03-15 11:51:16 +00:00 |
|
Jeremy Fincher
|
f6066236a9
|
Stupid tabs.
|
2003-03-15 11:18:28 +00:00 |
|
Jeremy Fincher
|
94c10ca5da
|
Changed format of gameknot URL snarfer.
|
2003-03-15 11:11:55 +00:00 |
|
Jeremy Fincher
|
7e5162d8e4
|
Fixed various non-closed urllib2.urlopens; changed gkstats to respond appropriately if there's no such user.
|
2003-03-15 11:11:01 +00:00 |
|
Jeremy Fincher
|
25d4f1238e
|
Fixed lacking irc.error and irc.reply in PrivmsgRegexp; pulled reply functionality into its own function.
|
2003-03-15 11:09:52 +00:00 |
|
Jeremy Fincher
|
3a6c557fd0
|
Added ord/chr commands
|
2003-03-15 10:00:49 +00:00 |
|
Jeremy Fincher
|
fcdcd11ed5
|
Changed gkstats command to respond that the user wasn't found on nonexistent users.
|
2003-03-15 09:49:31 +00:00 |
|
Jeremy Fincher
|
d2f56143dc
|
Fixed strjoin and added strconcat
|
2003-03-15 00:55:43 +00:00 |
|
Jeremy Fincher
|
4670e6df55
|
Added license.
|
2003-03-13 16:28:12 +00:00 |
|
Jeremy Fincher
|
c86363db46
|
Made gameknot.com URL snarfer bold the names.
|
2003-03-13 07:58:05 +00:00 |
|
Jeremy Fincher
|
ced5e6b052
|
Fixed gameknot.com URL snarfer formatting
|
2003-03-13 07:55:49 +00:00 |
|
Jeremy Fincher
|
4ee9dc7217
|
Fixed gameknot.com URL snarfer formatting (double colons)
|
2003-03-13 07:53:13 +00:00 |
|
Jeremy Fincher
|
d782f7c725
|
Fixed gameknot.com URL snarfer
|
2003-03-13 07:52:04 +00:00 |
|
Jeremy Fincher
|
ee7e27436c
|
Slightly changed the formatting of the output (again).
|
2003-03-13 07:37:21 +00:00 |
|
Jeremy Fincher
|
d9b17f5a45
|
Slightly changed the formatting of the output.
|
2003-03-13 07:34:11 +00:00 |
|
Jeremy Fincher
|
5ec9df1a2d
|
Fixed some bugs in the weather command.
|
2003-03-13 07:31:38 +00:00 |
|
Jeremy Fincher
|
677a63a1c7
|
*** empty log message ***
|
2003-03-13 07:14:33 +00:00 |
|
Jeremy Fincher
|
5e39dbafa7
|
Added inkedmn's weather command.
|
2003-03-13 07:12:47 +00:00 |
|
Jeremy Fincher
|
c4a577c9c2
|
Minor change in formatting of Http module and foldoc command.
|
2003-03-12 15:12:49 +00:00 |
|
Jeremy Fincher
|
7801c84d84
|
Initial revision
|
2003-03-12 06:26:59 +00:00 |
|