Jeremy Fincher
|
ce3847fc88
|
Swapped the order of the arguments for makeChannelFilename.
|
2004-09-12 20:26:08 +00:00 |
|
Jeremy Fincher
|
eb9bd70599
|
Updated to use the new plugin ordering method.
|
2004-09-10 06:36:27 +00:00 |
|
Jeremy Fincher
|
3db2904ed0
|
Updated for new authors abstraction (single points of control are good).
|
2004-09-01 06:06:54 +00:00 |
|
Jeremy Fincher
|
1d3a332769
|
Fix for dunno bugz0rs.
|
2004-08-25 22:22:46 +00:00 |
|
Jeremy Fincher
|
ab29dbb479
|
Removed useless DunnoDBInterface.
|
2004-08-11 05:50:53 +00:00 |
|
Jeremy Fincher
|
c941521ba0
|
Converted to use dbi.
|
2004-08-11 05:48:28 +00:00 |
|
Jeremy Fincher
|
a59ba2563d
|
Bugzor fix0red.
|
2004-08-06 17:37:28 +00:00 |
|
Jeremy Fincher
|
2bbfc6f67a
|
Forgot to import sets.
|
2004-08-05 05:32:18 +00:00 |
|
Jeremy Fincher
|
75f1eb4eee
|
Updated to handle some EnvironmentErrors.
|
2004-08-05 05:20:13 +00:00 |
|
Jeremy Fincher
|
4be774363a
|
Yeah, shouldn't have committed this without testing first.
|
2004-08-05 04:15:33 +00:00 |
|
Jeremy Fincher
|
76a79b0d76
|
New Dunno implementation.
|
2004-08-05 03:59:40 +00:00 |
|
Jeremy Fincher
|
53c19e314b
|
supybot.plugins.Dunno.prefixNick.
|
2004-08-03 07:28:14 +00:00 |
|
Jeremy Fincher
|
f9c61271ea
|
w00, less path mungingEXCLAIMEXCLAIM
|
2004-07-24 05:18:26 +00:00 |
|
James Vega
|
315810d08e
|
yay! no more stray whitespace
|
2004-07-21 19:36:35 +00:00 |
|
Jeremy Fincher
|
83e16fa4bb
|
Added some help and Dunno.stats.
|
2004-07-20 05:36:59 +00:00 |
|
Daniel DiPaolo
|
8dccee975f
|
Unclaiming Note (sorry, ink), claiming Todo, fixing the other author strings.
|
2004-05-06 16:33:43 +00:00 |
|
Daniel DiPaolo
|
a764359d3d
|
Author strings, yay.
|
2004-05-06 15:12:41 +00:00 |
|
Jeremy Fincher
|
b21b3af3c2
|
Genuflect before the master of anality (and rejoice that bug #944861 has been fixed).
|
2004-04-30 05:21:13 +00:00 |
|
Daniel DiPaolo
|
0d2724d0f3
|
Fixed Dunno.change and added a test to make sure it works
|
2004-02-05 06:00:44 +00:00 |
|
James Vega
|
fac4c5624c
|
Removed any unnecessary configure methods (ones that only called
conf.registerPlugin) and changed all other configure methods to accept the
advanced argument instead of onStart.
|
2004-01-29 23:58:27 +00:00 |
|
James Vega
|
bc11f76166
|
Updated configure() to only take one argument (onStart) and switched all of
the onStart.append('load pluginName') calls to
conf.registerPlugin('pluginName', True)
|
2004-01-28 22:19:25 +00:00 |
|
Daniel DiPaolo
|
778f382229
|
Filled out the module docstring.
|
2004-01-26 21:19:07 +00:00 |
|
James Vega
|
886e447c8c
|
env is your friend
|
2004-01-20 07:15:37 +00:00 |
|
Jeremy Fincher
|
6ca78924f3
|
HUUUUUUUUGE Configuration change.
|
2004-01-18 07:58:26 +00:00 |
|
Jeremy Fincher
|
845142e688
|
Updated replyNotRegistered stuff.
|
2004-01-08 21:49:10 +00:00 |
|
Jeremy Fincher
|
530aec2be0
|
Updated the reply infrastructure. No more msg, it's just not necessary.
|
2004-01-08 03:12:14 +00:00 |
|
Jeremy Fincher
|
aa7408c09b
|
Changed over to the cool new RichReplyMethods stuff, mostly.
|
2004-01-07 19:09:24 +00:00 |
|
Jeremy Fincher
|
3398f1a819
|
Made the error message better when people try to run a plugin that requires sqlite and they don't have it.
|
2003-12-03 23:48:00 +00:00 |
|
Jeremy Fincher
|
5f4a541fe1
|
Added __revision__ strings.
|
2003-11-25 08:23:47 +00:00 |
|
Jeremy Fincher
|
2e0b225d0c
|
Changed the needed= keyword arg in privmsgs.getArgs to required=.
|
2003-11-11 13:20:06 +00:00 |
|
James Vega
|
5a6f3ee7bb
|
Removed the example strings until we figure out what to do with them
|
2003-11-06 20:42:27 +00:00 |
|
Daniel Berlin
|
d557443883
|
Make Dunno use standardSubstitute
|
2003-11-02 03:18:39 +00:00 |
|
Daniel DiPaolo
|
0011fff94e
|
Changed all %d's to %s's
|
2003-10-29 22:05:53 +00:00 |
|
Jeremy Fincher
|
0a34794a33
|
Small stylistic change and removed the returns from invalidCommand.
|
2003-10-28 06:09:05 +00:00 |
|
Jeremy Fincher
|
7703e3f4d7
|
Typo fixes.
|
2003-10-28 06:05:51 +00:00 |
|
Daniel DiPaolo
|
084fe1854f
|
More MoobotFactoids/Dunno separation fun and fixes
|
2003-10-28 05:31:51 +00:00 |
|
Daniel DiPaolo
|
faea5a5909
|
Split out dunnos from MoobotFactoids (into Dunno.py) in anticipation of the
invalidCommand infrastructure addition.
|
2003-10-28 01:46:58 +00:00 |
|