Jeremy Fincher
|
1113173077
|
Initial import.
|
2003-04-08 19:16:18 +00:00 |
|
Jeremy Fincher
|
ce1435a55f
|
Minor changes
|
2003-04-08 09:11:33 +00:00 |
|
Jeremy Fincher
|
24129e2867
|
Moved from plugins/deprecated/
|
2003-04-08 08:40:50 +00:00 |
|
Jeremy Fincher
|
bdd6207b9f
|
Stupidity
|
2003-04-08 08:30:28 +00:00 |
|
Jeremy Fincher
|
33a9e88c76
|
Changed strsplit and arg.
|
2003-04-08 08:29:30 +00:00 |
|
Jeremy Fincher
|
15487a6416
|
Fixed arg.
|
2003-04-08 08:24:27 +00:00 |
|
Jeremy Fincher
|
22155c2714
|
Fixed AttributeError in strsplit.
|
2003-04-08 08:22:15 +00:00 |
|
Jeremy Fincher
|
c8c7c40791
|
Added arg command.
|
2003-04-08 08:20:48 +00:00 |
|
Jeremy Fincher
|
4cdf013c14
|
Improved formatting of headlines.
|
2003-04-08 07:52:24 +00:00 |
|
Jeremy Fincher
|
9a79c6b0ee
|
Added echo command.
|
2003-04-08 07:19:56 +00:00 |
|
Jeremy Fincher
|
94e753aaaa
|
Added configure to optionally disable progstats.
|
2003-04-08 07:18:53 +00:00 |
|
Jeremy Fincher
|
1035e9290a
|
Added configure.
|
2003-04-08 07:15:45 +00:00 |
|
Jeremy Fincher
|
6adf5cf04b
|
Totally changed interface and added configure.
|
2003-04-08 07:08:46 +00:00 |
|
Jeremy Fincher
|
11ae9119ba
|
Added changes from jemfinch.
|
2003-04-08 07:07:54 +00:00 |
|
Jeremy Fincher
|
e5b0cd33a3
|
Added configure.
|
2003-04-08 07:07:10 +00:00 |
|
Jeremy Fincher
|
fa3e65d7b1
|
Added configure and proper length coverups for bad words.
|
2003-04-08 07:06:28 +00:00 |
|
Jeremy Fincher
|
6305958784
|
Initial import.
|
2003-04-08 07:00:39 +00:00 |
|
Jeremy Fincher
|
4f54eb864e
|
Added 'quotes' to docstring (wasn't there before)
|
2003-04-06 12:24:56 +00:00 |
|
Jeremy Fincher
|
d625b56eae
|
Added arstechnica and advogato; restructured to make adding feeds quick and easy.
|
2003-04-06 12:19:55 +00:00 |
|
Jeremy Fincher
|
43c0de76d9
|
Forgot to import time.
|
2003-04-06 11:49:53 +00:00 |
|
Jeremy Fincher
|
6976d587d5
|
Removed slashdot and moved it to RSS.py
|
2003-04-06 11:48:29 +00:00 |
|
Jeremy Fincher
|
78a2a21286
|
Initial import.
|
2003-04-06 11:42:41 +00:00 |
|
Jeremy Fincher
|
99364a27af
|
Changed slashdot to use rssparser and also to remove all stories if the resulting message is too long.
|
2003-04-06 11:28:51 +00:00 |
|
Jeremy Fincher
|
9c78731123
|
Added morehelp.
|
2003-04-06 09:17:38 +00:00 |
|
Jeremy Fincher
|
047470f371
|
Fixed gkstats 'last seen' regexp.
|
2003-04-05 19:45:48 +00:00 |
|
Jeremy Fincher
|
a708471a45
|
Added morehelps and change a gkstats regexp slightly.
|
2003-04-05 19:41:59 +00:00 |
|
Jeremy Fincher
|
8f16571fdb
|
Fixed stupid syntax error (wrong quotes around praise)
|
2003-04-05 12:37:15 +00:00 |
|
Jeremy Fincher
|
a50643c025
|
Added soundex to utils (along with a test) and to FunCommands.
|
2003-04-05 11:23:28 +00:00 |
|
Jeremy Fincher
|
7a3d06a2bb
|
Changed NOTNULL to NOT NULL and the order of the methods (yeah, I'm anal)
|
2003-04-05 10:24:40 +00:00 |
|
Jeremy Fincher
|
100d0fa016
|
Added levenshtein distance
|
2003-04-04 15:49:24 +00:00 |
|
Jeremy Fincher
|
40b8eb3956
|
Changed ircutils.reply to ircutils.replyTo
|
2003-04-04 06:59:39 +00:00 |
|
Jeremy Fincher
|
46eb87808f
|
Changed validArgument to isValidArgument
|
2003-04-04 06:08:36 +00:00 |
|
Brett Kelly
|
b5d47aa811
|
added numlarts, numinsults, and numexcuses
|
2003-04-04 02:35:18 +00:00 |
|
Jeremy Fincher
|
d6087e2906
|
Added i to _mathEnv
|
2003-04-03 09:59:05 +00:00 |
|
Jeremy Fincher
|
1eb088de21
|
Added timeElapsed and converted FunCommands to use it.
|
2003-04-03 09:11:57 +00:00 |
|
Jeremy Fincher
|
eb9e5c87f2
|
Changed drivers.close() to .die().
|
2003-04-03 08:52:41 +00:00 |
|
Jeremy Fincher
|
ea11c0ea5f
|
Whitespace changes
|
2003-04-03 08:24:52 +00:00 |
|
Jeremy Fincher
|
e9a5ad1367
|
Removed; subsumed by a smarter scripts/newplugin.py
|
2003-04-03 08:22:58 +00:00 |
|
Jeremy Fincher
|
0dfaa7881d
|
Normalize whitespace in pydoc
|
2003-04-03 07:38:46 +00:00 |
|
Brett Kelly
|
073188eb25
|
all systems go, added some pretty stuffs to be STYLE compliant :)
|
2003-04-03 07:11:16 +00:00 |
|
Jeremy Fincher
|
9e05519660
|
Changed driver.die() to driver.close()
|
2003-04-03 06:58:30 +00:00 |
|
Brett Kelly
|
7c31468866
|
everything appears to be working, please lemme know if it barfs
|
2003-04-03 05:48:57 +00:00 |
|
James Vega
|
924d48ebad
|
Prettified acronym's morehelp
|
2003-04-03 05:48:04 +00:00 |
|
Jeremy Fincher
|
f1b02e64e5
|
Formatting changes to netcraft and gkstats.
|
2003-04-02 16:13:29 +00:00 |
|
Jeremy Fincher
|
59a803d3b2
|
Ugh, stupid bug.
|
2003-04-02 16:05:26 +00:00 |
|
Jeremy Fincher
|
fcb0403711
|
Added proper response for invalid hostnames
|
2003-04-02 16:03:38 +00:00 |
|
Jeremy Fincher
|
c49bd6f88f
|
Fixed handling of channel capabilities
|
2003-04-02 11:08:34 +00:00 |
|
Jeremy Fincher
|
6385806048
|
Changed a message to be more accurate
|
2003-04-02 10:07:06 +00:00 |
|
Jeremy Fincher
|
33847807f7
|
Forgot to remove the creation of debugging files.
|
2003-04-02 09:53:50 +00:00 |
|
Jeremy Fincher
|
089d032b34
|
Fixed AttributeError in cpustats
|
2003-04-02 09:31:50 +00:00 |
|
Jeremy Fincher
|
75768aa524
|
Added netcraft command
|
2003-04-02 08:54:23 +00:00 |
|
Brett Kelly
|
487c99c909
|
fixed output when querying for all unread notes
|
2003-04-02 08:30:12 +00:00 |
|
Jeremy Fincher
|
99cb3579a6
|
Fixed pydoc command to allow getting docstrings of objects in __builtins__.
|
2003-04-02 08:13:10 +00:00 |
|
Jeremy Fincher
|
10a0fe9f93
|
Made uptime command not based on loading of FunCommands module.
|
2003-04-02 07:50:35 +00:00 |
|
Jeremy Fincher
|
952b7b6517
|
Added pydoc command
|
2003-04-02 07:27:00 +00:00 |
|
Jeremy Fincher
|
ecdcabb4e6
|
Most structure and commands in place
|
2003-04-01 09:07:14 +00:00 |
|
Jeremy Fincher
|
3da6310065
|
Added some fixes; seen command works, and stats somewhat works.
|
2003-04-01 08:38:53 +00:00 |
|
Jeremy Fincher
|
dae47de713
|
Basic framework in place
|
2003-04-01 08:36:13 +00:00 |
|
Jeremy Fincher
|
f0cfa30eee
|
Added QUIT propogation
|
2003-04-01 07:09:36 +00:00 |
|
Brett Kelly
|
e06f07d402
|
private/public messages working now
|
2003-04-01 02:30:10 +00:00 |
|
Brett Kelly
|
c618a8fd19
|
getnote (almost) works now
|
2003-04-01 01:44:02 +00:00 |
|
Jeremy Fincher
|
a52a1fe6d6
|
Forgot to change the class name
|
2003-03-31 15:55:38 +00:00 |
|
Jeremy Fincher
|
988618af4f
|
Altered lithp command to handle 'z' and changed a list comprehension with a builtin to a map
|
2003-03-31 10:45:41 +00:00 |
|
Jeremy Fincher
|
bfc6533d22
|
Changed OverflowError message.
|
2003-03-31 10:34:22 +00:00 |
|
Jeremy Fincher
|
880e004abb
|
Added better handling for OverflowError
|
2003-03-31 10:18:40 +00:00 |
|
Jeremy Fincher
|
c599e9962b
|
Added binary command
|
2003-03-31 10:08:22 +00:00 |
|
Jeremy Fincher
|
390c1fa9ee
|
Attribute mode changes to someone
|
2003-03-31 09:31:47 +00:00 |
|
Jeremy Fincher
|
2bb3189d54
|
Fixed nick and mode change propogation
|
2003-03-31 09:22:48 +00:00 |
|
Jeremy Fincher
|
534c367b89
|
Slightly modified acronym regexp not to capture extra groups
|
2003-03-31 08:10:33 +00:00 |
|
Jeremy Fincher
|
d6f7fef0f8
|
Changed acronym to use %r for definitions so they get quoted.
|
2003-03-31 07:06:13 +00:00 |
|
Jeremy Fincher
|
f9cdb62725
|
Added nick and mode propogation
|
2003-03-31 07:04:23 +00:00 |
|
Jeremy Fincher
|
371210da16
|
Removed Utils.py because it conflicts with src/utils.py on case-insensitive OSes
|
2003-03-31 06:30:32 +00:00 |
|
Jeremy Fincher
|
0fc8e5e0d4
|
Initial import; conflict with src/utils.py
|
2003-03-31 06:29:38 +00:00 |
|
Jeremy Fincher
|
8fd1d71952
|
Made lithp a little more naturally lispish
|
2003-03-31 05:56:22 +00:00 |
|
James Vega
|
b1a2b87ed3
|
Adjusted the regex. Added morehelp response. Adjusted the request so that it specifies a browser (site does browser-checking). Used some list comprehension to show only the first 5 results.
|
2003-03-31 03:26:23 +00:00 |
|
James Vega
|
fc0bbc34d2
|
Removed a print statement
|
2003-03-31 02:09:24 +00:00 |
|
James Vega
|
a2d004b3bd
|
Fixed gkstats so that they work with utils.textToHtml
|
2003-03-31 02:06:42 +00:00 |
|
James Vega
|
f7939bd43b
|
Finished the google groups fix. Added a check for links to framed pages in order to grab non-framed pages to parse through.
|
2003-03-28 17:56:27 +00:00 |
|
Jeremy Fincher
|
ce741a1f0e
|
Added changetopic
|
2003-03-28 17:30:10 +00:00 |
|
Jeremy Fincher
|
f7c409055e
|
Initial import; going off Ofnibot's source to start with.
|
2003-03-28 09:07:21 +00:00 |
|
Jeremy Fincher
|
6859415bc5
|
Removed a few unused modules PyChecker noticed
|
2003-03-28 08:02:43 +00:00 |
|
Jeremy Fincher
|
b943dafd29
|
Accidentally commited earlier; just a few style changes and docstring improvements.
|
2003-03-28 07:48:16 +00:00 |
|
Jeremy Fincher
|
85e7e3ae05
|
Removed CHANGELOG and TODO, not very useful these days
|
2003-03-28 07:38:16 +00:00 |
|
Jeremy Fincher
|
c42806665b
|
Fixed 'let's send a new topic every second' problem.
|
2003-03-28 07:10:23 +00:00 |
|
Jeremy Fincher
|
8d857b6ffd
|
Changed lithp command to change ss or SS to just th.
|
2003-03-28 07:00:15 +00:00 |
|
Jeremy Fincher
|
42d20674bb
|
Changed lithp command to change Xes too.
|
2003-03-28 06:57:48 +00:00 |
|
Jeremy Fincher
|
c85b3bc052
|
Changed lithp command to be case-insensitive
|
2003-03-28 06:54:15 +00:00 |
|
Jeremy Fincher
|
c0804180b4
|
Added lithp command.
|
2003-03-28 06:52:08 +00:00 |
|
Brett Kelly
|
e861a8af89
|
gettin' there, slowly...
|
2003-03-28 06:25:12 +00:00 |
|
Jeremy Fincher
|
5f5ef91a11
|
Trying converters out.
|
2003-03-28 06:11:54 +00:00 |
|
Brett Kelly
|
a4ff3abea7
|
gettin' there, slowly...
|
2003-03-28 06:06:19 +00:00 |
|
Jeremy Fincher
|
e99df4442b
|
Added topic propogation
|
2003-03-28 05:36:59 +00:00 |
|
Jeremy Fincher
|
25e71562d2
|
Formatting changes
|
2003-03-28 05:19:14 +00:00 |
|
Jeremy Fincher
|
55aaa596e0
|
Changed DBHandler to ChannelDBHandler
|
2003-03-28 05:15:08 +00:00 |
|
Brett Kelly
|
5f77c05cad
|
and we're STILL fixing syntaxproblems
|
2003-03-28 03:57:12 +00:00 |
|
Jeremy Fincher
|
bce7b6fcd8
|
Changed stripHtml to utils.htmlToText
|
2003-03-28 03:53:22 +00:00 |
|
Jeremy Fincher
|
b0daafe00e
|
*Really* fixed now.
|
2003-03-28 03:10:22 +00:00 |
|
Brett Kelly
|
9808581d37
|
Still toying with sql syntax
|
2003-03-28 02:56:05 +00:00 |
|
Jeremy Fincher
|
2db2f64696
|
Fixed NickServ module.
|
2003-03-28 02:44:01 +00:00 |
|
Jeremy Fincher
|
0863a95919
|
Removed a useless variable and changed a response to use conf.replyRequiresPrivacy
|
2003-03-28 02:34:31 +00:00 |
|
Jeremy Fincher
|
846b4853d7
|
Slight efficiency increase
|
2003-03-28 02:05:20 +00:00 |
|
Jeremy Fincher
|
88dbed38a1
|
Took out short blurb about GPL (Strike gave consent)
|
2003-03-28 02:02:45 +00:00 |
|
James Vega
|
c41b2c2109
|
Began fixing google groups parser.
|
2003-03-28 01:43:08 +00:00 |
|
Jeremy Fincher
|
b43acf0d5a
|
Fixing relaydisconnect not to call otherIrc.die, since that kills the callbacks.
|
2003-03-28 01:36:00 +00:00 |
|
Jeremy Fincher
|
d33e67989b
|
Forgot msg in someIrc.reply
|
2003-03-28 01:26:37 +00:00 |
|
Jeremy Fincher
|
c582cd9834
|
Finished polishing relaynames
|
2003-03-27 21:28:15 +00:00 |
|
Jeremy Fincher
|
b67f2fa874
|
Fixed showing of originating server in relaynames, and showing of empty name
|
2003-03-27 21:21:20 +00:00 |
|
Jeremy Fincher
|
a144afcd69
|
Fixed showing of originating server in relaynames, and showing of empty name
|
2003-03-27 21:18:49 +00:00 |
|
Jeremy Fincher
|
54221f1e87
|
Added relaynames command
|
2003-03-27 21:14:28 +00:00 |
|
Jeremy Fincher
|
3cea0564f1
|
Fixed exception-raising problem.
|
2003-03-27 21:03:02 +00:00 |
|
Jeremy Fincher
|
f1823ef5f5
|
(Hopefully) fixed joins-being-sent-to-original-channel bug.
|
2003-03-27 20:32:49 +00:00 |
|
Jeremy Fincher
|
fc20715427
|
Added utils.py, with a quality HTML stripper; removed stripHtml from other source files
|
2003-03-27 20:10:10 +00:00 |
|
James Vega
|
f355465ad6
|
_gkrecord regex needed to be before stripHtml. Also fixed the _gkseen regex since there is not always 2 spaces. Used \s+ instead.
|
2003-03-27 17:37:47 +00:00 |
|
Jeremy Fincher
|
4da96fb264
|
Fixed stupid bug in outFilter (* is a special regexp character)
|
2003-03-27 09:48:40 +00:00 |
|
Jeremy Fincher
|
5db1dbd595
|
Changed idiom in doPart to be more like others
|
2003-03-27 09:15:38 +00:00 |
|
Jeremy Fincher
|
c62a65e1ec
|
Fixed a few bugs
|
2003-03-27 09:14:18 +00:00 |
|
Jeremy Fincher
|
da27691eac
|
Fixed join/part being relayed bug
|
2003-03-27 09:14:00 +00:00 |
|
Jeremy Fincher
|
e3cf5753af
|
Fixed problem with actions being relayed back to the original network
|
2003-03-27 08:56:34 +00:00 |
|
Jeremy Fincher
|
f32efbf2b2
|
Added Friendly.py, a module to be friendly to people.
|
2003-03-27 08:53:13 +00:00 |
|
Jeremy Fincher
|
256e2e0a5d
|
Fixed stupid bug in outFilter (forgot *not*)
|
2003-03-27 08:37:17 +00:00 |
|
Jeremy Fincher
|
34a47130e1
|
Fixed stupid bug in outFilter (extra parenthese in regexp)
|
2003-03-27 08:27:35 +00:00 |
|
Jeremy Fincher
|
fae918a1ba
|
Fixed stupid bug in outFilter (forgot to return msg)
|
2003-03-27 08:26:36 +00:00 |
|
Jeremy Fincher
|
32262af492
|
Changed over to privmsgs.CapabilityCheckingPrivmsg and finished relaydisconnect.
|
2003-03-27 08:24:22 +00:00 |
|
Jeremy Fincher
|
d5c7789cbb
|
Made bot relay its own non-relay messages and factored out formatting of PRIVMSGs.
|
2003-03-27 08:17:51 +00:00 |
|
Jeremy Fincher
|
c268078697
|
Fixed action handling
|
2003-03-27 08:04:19 +00:00 |
|
Brett Kelly
|
b640aa746b
|
Fixing SQL syntax
|
2003-03-27 07:13:37 +00:00 |
|
Brett Kelly
|
c299956101
|
Fixing little syntax errors
|
2003-03-27 06:31:32 +00:00 |
|
Brett Kelly
|
935b09d5b8
|
Made major changes to make it nearly functional, added methods to read, send, and delete notes
|
2003-03-27 06:07:21 +00:00 |
|
Brett Kelly
|
67944a8b1b
|
initial import of Notes plugin (in progress)
|
2003-03-27 02:42:26 +00:00 |
|
Jeremy Fincher
|
4679d9b184
|
Added strsplit command
|
2003-03-26 10:38:46 +00:00 |
|
Jeremy Fincher
|
37ce2de476
|
Changed bareword to actual string.
|
2003-03-26 10:15:30 +00:00 |
|
Jeremy Fincher
|
df45ce1195
|
Fixed html stripping in foldoc.
|
2003-03-26 10:14:10 +00:00 |
|
Jeremy Fincher
|
6aacef4cf4
|
Fixed FunCommands.lastfrom actually use channel argument
|
2003-03-26 10:12:06 +00:00 |
|
Jeremy Fincher
|
e7da39da77
|
Untested, but close to functional
|
2003-03-26 10:04:26 +00:00 |
|
Jeremy Fincher
|
e112e32d71
|
Still buggy, but more featureful
|
2003-03-26 08:39:50 +00:00 |
|
Jeremy Fincher
|
6d56a864b4
|
Forgot irc.reply(msg, conf.replySuccess) in addlart.
|
2003-03-26 00:42:13 +00:00 |
|
Jeremy Fincher
|
273e426972
|
Changed randomquote to give the number of the quote
|
2003-03-25 23:26:31 +00:00 |
|
Jeremy Fincher
|
d3e28c1cfe
|
Fixed randomquote in the face of an empty database.
|
2003-03-25 20:12:27 +00:00 |
|
Jeremy Fincher
|
4b6f87f195
|
Fixed an AttributeError (connection->conn)
|
2003-03-25 19:22:28 +00:00 |
|
Jeremy Fincher
|
6fa46793a0
|
Fixed a stupid variable name (def\!)
|
2003-03-25 19:21:42 +00:00 |
|
Jeremy Fincher
|
fa261c0e80
|
Added acronym and geekquote commands and triple-quoted method docstrings.
|
2003-03-25 09:02:03 +00:00 |
|
Jeremy Fincher
|
958d1c934e
|
Added kernel command
|
2003-03-25 08:38:14 +00:00 |
|
Jeremy Fincher
|
eb48daa8d3
|
Added default module docstring and imported privmsgs and callbacks by default.
|
2003-03-25 07:00:29 +00:00 |
|
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
|
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
|
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
|
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
|
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 |
|