Jeremy Fincher
|
a714fce09d
|
Fixed cmdstats to make sure only canonicalNames get in.
|
2003-09-30 13:51:32 +00:00 |
|
Jeremy Fincher
|
b9a81a3f5e
|
Added 'individual' to commands processed.
|
2003-09-30 11:07:01 +00:00 |
|
Jeremy Fincher
|
8b04e1c537
|
Added cmdstats command.
|
2003-09-30 11:04:44 +00:00 |
|
Jeremy Fincher
|
ce3043a50f
|
Initial checkin.
|
2003-09-30 10:47:05 +00:00 |
|
Jeremy Fincher
|
df1a26900d
|
Added a bit more error checking in the case of bad arguments.
|
2003-09-29 16:13:51 +00:00 |
|
Jeremy Fincher
|
dba6ae9217
|
Made addlookup ignore comment lines (designated by initial '#').
|
2003-09-29 08:49:54 +00:00 |
|
Jeremy Fincher
|
1410d1af43
|
Added the ability to handle multiple karma items in one request, like Moobot.
|
2003-09-29 07:29:18 +00:00 |
|
Jeremy Fincher
|
29fd291a5b
|
Cleanup of debincoming (also made sure to thread it).
|
2003-09-29 06:08:16 +00:00 |
|
Jeremy Fincher
|
14459d05d8
|
Commented out new.function stuff for later when new.function actually works.
|
2003-09-29 05:41:03 +00:00 |
|
Jeremy Fincher
|
d0f9e11a32
|
Fix for bug #814149, bad error message in relaywhois.
|
2003-09-29 05:34:02 +00:00 |
|
Brett Kelly
|
8e45ffc020
|
added debincoming command
|
2003-09-27 03:54:58 +00:00 |
|
Daniel DiPaolo
|
b71787b702
|
* Added a required per-channel news capability
* Fixed tests (syntax error, tabs/spaces)
* Updated addnews to use new persistent userids
|
2003-09-26 22:40:35 +00:00 |
|
Jeremy Fincher
|
b1f0cb6647
|
Removed a gratuitous world.ircs.remove, probably fixing bug #801438.
|
2003-09-25 08:18:36 +00:00 |
|
Jeremy Fincher
|
d3a21e29c0
|
Added an example string.
|
2003-09-25 07:27:02 +00:00 |
|
Jeremy Fincher
|
2c8dee38c2
|
Fix for configure bug.
|
2003-09-25 07:18:46 +00:00 |
|
Jeremy Fincher
|
6928a3a54f
|
Fixed an uncaught exception in Lookup.configure.
|
2003-09-24 07:55:28 +00:00 |
|
Jeremy Fincher
|
a13c8ab528
|
Removed the old sys.path-munging code now that we're disutil'ed.
|
2003-09-24 07:28:25 +00:00 |
|
Jeremy Fincher
|
474e611feb
|
Initial checkin of the distutils stuff.
|
2003-09-24 07:19:54 +00:00 |
|
Jeremy Fincher
|
01ee1169f0
|
Forgot to return after an irc.error.
|
2003-09-24 06:16:29 +00:00 |
|
Jeremy Fincher
|
1c86e6f40c
|
Removed shrink command since it's mostly unnecessary since we got the mores.
|
2003-09-24 04:19:23 +00:00 |
|
Jeremy Fincher
|
05eddc71f5
|
Fixed to use the proper irc.reply arguments instead of callbacks.reply.
|
2003-09-23 20:45:25 +00:00 |
|
Jeremy Fincher
|
23453eff6a
|
Made the game snarfer not prefix the response with the the nick.
|
2003-09-23 20:26:25 +00:00 |
|
Jeremy Fincher
|
bb9c956eea
|
Made sure there were no problems in __call__ if it wasn't started.
|
2003-09-23 19:39:48 +00:00 |
|
Jeremy Fincher
|
06e2e05b78
|
Added some guards for self.started to make sure certain commands aren't run before the plugin is started.
|
2003-09-23 18:59:22 +00:00 |
|
Jeremy Fincher
|
fcab1a30cf
|
Added a try/finally statement like ChannelLogger just got.
|
2003-09-23 18:45:08 +00:00 |
|
Jeremy Fincher
|
b1654bd4bc
|
Oops, accidentally committed a tyop in a comment.
|
2003-09-23 16:17:13 +00:00 |
|
Jeremy Fincher
|
a6d71770c9
|
Added a try/finally statement to the addMsg in __call__ so lastMsg will still get updated if it raises an exception.
|
2003-09-23 16:08:05 +00:00 |
|
Jeremy Fincher
|
20e5bdb50d
|
Added a try/finally statement to the addMsg in __call__ so lastMsg will still get updated if it raises an exception.
|
2003-09-23 16:01:04 +00:00 |
|
Jeremy Fincher
|
e4143b467a
|
Added a bit to the morehelp for calc to explain floating point inaccuracies.
|
2003-09-23 15:42:01 +00:00 |
|
Jeremy Fincher
|
d57c173598
|
Tiny update to the lithp command.
|
2003-09-22 22:36:23 +00:00 |
|
Jeremy Fincher
|
b4b2b2b883
|
Added --with option to quote command.
|
2003-09-22 22:11:05 +00:00 |
|
Jeremy Fincher
|
e40183f1e5
|
Fixed stupid verisign bug.
|
2003-09-22 18:00:16 +00:00 |
|
Jeremy Fincher
|
3e28059c9e
|
Fixed bug in genre pluralization.
|
2003-09-22 17:32:12 +00:00 |
|
Jeremy Fincher
|
b1b00401ed
|
Changed inFilter to __call__, since it doesn't do any filtering.
|
2003-09-22 11:17:10 +00:00 |
|
Jeremy Fincher
|
41d3039c68
|
Removed some debugging stuff that never should've been committed.
|
2003-09-22 11:16:41 +00:00 |
|
Jeremy Fincher
|
3a329b04f9
|
Added the uptimeEnder to world.flushers instead of just running it atexit.
|
2003-09-22 09:55:00 +00:00 |
|
Jeremy Fincher
|
f137b21dcf
|
Added extra logging to Enforcer in the case where it's not started.
|
2003-09-22 02:46:36 +00:00 |
|
Jeremy Fincher
|
fd568a7f48
|
Made echo not prefixName.
|
2003-09-19 17:25:38 +00:00 |
|
Jeremy Fincher
|
287c9028a5
|
Forgot a return after an irc.error.
|
2003-09-18 15:45:43 +00:00 |
|
Jeremy Fincher
|
3af8f1c790
|
Added private and action keywords to IrcObjectProxy.reply and converted FunDB to use them.
|
2003-09-18 07:26:21 +00:00 |
|
Jeremy Fincher
|
ab302e5742
|
Oops, left a random.choice with the arguments of a random.shuffle.
|
2003-09-18 05:58:24 +00:00 |
|
Jeremy Fincher
|
fad77c9545
|
Forgot to change a topicget to a gettopic.
|
2003-09-17 22:49:00 +00:00 |
|
Jeremy Fincher
|
d227111b0c
|
Added privmsgs.name, privmsgs.channel, and privmsgs.checkChannelCapability. Converted the Topic plugin to use some of them.
|
2003-09-17 22:38:03 +00:00 |
|
Jeremy Fincher
|
fd1aacbd64
|
Fixed snarfer for drawn games.
|
2003-09-17 21:31:04 +00:00 |
|
James Vega
|
b95985c3aa
|
dbchange now updates the added_by field
|
2003-09-16 18:53:09 +00:00 |
|
James Vega
|
292bb2550e
|
Removed requested_by and use_count from {lart,excuse,insult,praise} tables
|
2003-09-16 18:11:16 +00:00 |
|
Jeremy Fincher
|
9ed2dcbc31
|
Fixed bug #807245, changetopic reorders topics.
|
2003-09-16 18:08:33 +00:00 |
|
James Vega
|
7719b8dad3
|
Fixed a couple typos in dbinfo
|
2003-09-16 17:16:11 +00:00 |
|
James Vega
|
32b0b65475
|
plugins/FunDB.py: added support for dbchange
test/test_FunDB.py: added testing for dbchange
|
2003-09-16 16:49:17 +00:00 |
|
Daniel DiPaolo
|
467688de74
|
A bit of cleanup work, mostly on the python zegrep portion of debfile
|
2003-09-15 02:45:39 +00:00 |
|