Jeremy Fincher
|
873fbe20bc
|
Oops, removed a not-so-extra non-blank line.
|
2003-09-25 07:38:27 +00:00 |
|
Jeremy Fincher
|
12e9e037d4
|
Removed an extra blank line.
|
2003-09-25 07:37:49 +00:00 |
|
Jeremy Fincher
|
d3a21e29c0
|
Added an example string.
|
2003-09-25 07:27:02 +00:00 |
|
Jeremy Fincher
|
d9ebb5e6d0
|
Made the template have a hole for the python interpreter, to be filled in with the one the script is called with.
|
2003-09-25 07:20:44 +00:00 |
|
Jeremy Fincher
|
2c8dee38c2
|
Fix for configure bug.
|
2003-09-25 07:18:46 +00:00 |
|
Jeremy Fincher
|
949f744ba9
|
Added a debugVariables hole in the template so we can set debug variables.
|
2003-09-25 07:15:39 +00:00 |
|
Jeremy Fincher
|
757f1aa927
|
Fixes to expect, some to the way it wraps, etc.
|
2003-09-25 07:15:10 +00:00 |
|
Jeremy Fincher
|
eadc1bc3d7
|
Various fixes.
|
2003-09-25 07:14:47 +00:00 |
|
Jeremy Fincher
|
eeccf8487b
|
Changed some quotes so emacs would syntax-highlight properly.
|
2003-09-25 06:17:44 +00:00 |
|
Jeremy Fincher
|
343fd76d51
|
Removed unused variable.
|
2003-09-25 05:28:18 +00:00 |
|
Jeremy Fincher
|
707b55a676
|
Oops, forgot to change the last string.
|
2003-09-25 02:58:23 +00:00 |
|
Jeremy Fincher
|
0f3f15235d
|
Added test for the Python version so people could understand when their bot wouldn't run. Now it won't even install :)
|
2003-09-25 02:46:33 +00:00 |
|
Jeremy Fincher
|
4a6dd9740b
|
Fix for bug #812099.
|
2003-09-25 02:21:36 +00:00 |
|
Jeremy Fincher
|
6690b08085
|
Changed the name of the generated file and made sure to os.chmod it if we can.
|
2003-09-24 16:21:13 +00:00 |
|
Jeremy Fincher
|
1e736dc0f7
|
Various minor fixes.
|
2003-09-24 16:02:31 +00:00 |
|
Jeremy Fincher
|
a51deb2883
|
Remove OwnerCommands from the list of plugins and made the output for configuring plugins a little bit nicer.
|
2003-09-24 08:35:22 +00:00 |
|
Jeremy Fincher
|
6928a3a54f
|
Fixed an uncaught exception in Lookup.configure.
|
2003-09-24 07:55:28 +00:00 |
|
Jeremy Fincher
|
38aad75a89
|
Forgot to from fix import *.
|
2003-09-24 07:49:02 +00:00 |
|
Jeremy Fincher
|
67d0e2fedc
|
Forgot to map to strings.
|
2003-09-24 07:47:00 +00:00 |
|
Jeremy Fincher
|
06be2a6474
|
Used a single-quote when I should've been using triple quotes.
|
2003-09-24 07:44:24 +00:00 |
|
Jeremy Fincher
|
e4eafb98ae
|
Updated for distutils and added supybot- prefix to prevent confusion with normal commands.
|
2003-09-24 07:42:50 +00:00 |
|
Jeremy Fincher
|
5d31e2a2d6
|
Moved to tools.
|
2003-09-24 07:29:49 +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
|
0bbaa4a30c
|
Updated template for the new distutils install and gave it the ability to run on its own.
|
2003-09-24 07:27:13 +00:00 |
|
Jeremy Fincher
|
d97698d315
|
Missing a return.
|
2003-09-24 07:26:22 +00:00 |
|
Jeremy Fincher
|
474e611feb
|
Initial checkin of the distutils stuff.
|
2003-09-24 07:19:54 +00:00 |
|
Jeremy Fincher
|
351b2e6c20
|
Moved such functionality to supybot-wizard.py.
|
2003-09-24 06:32:29 +00:00 |
|
Jeremy Fincher
|
84ccdc2a8c
|
Moved to tools/, since that's what they are.
|
2003-09-24 06:31:08 +00:00 |
|
Jeremy Fincher
|
01ee1169f0
|
Forgot to return after an irc.error.
|
2003-09-24 06:16:29 +00:00 |
|
Jeremy Fincher
|
309a5df1f8
|
Updated.
|
2003-09-24 06:00:36 +00:00 |
|
Jeremy Fincher
|
b41d953656
|
Initial checkin.
|
2003-09-24 05:56:34 +00:00 |
|
Jeremy Fincher
|
b0600cb389
|
Added supybot- prefix to make them distinguishable from real commands in a global install.
|
2003-09-24 05:56:01 +00:00 |
|
Jeremy Fincher
|
9a83f908c2
|
Removed, old files.
|
2003-09-24 05:13:08 +00:00 |
|
Jeremy Fincher
|
f08bc708b2
|
Removed, old file.
|
2003-09-24 05:11:24 +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
|
12d707a90f
|
Updated IrcObjectProxyRegexp.reply to match the interface of IrcObjectProxy.reply.
|
2003-09-23 20:45:00 +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
|
3f78522f15
|
Made sure the error message is correct when a user tries to removeCapability something that isn't there.
|
2003-09-23 17:05:53 +00:00 |
|
Jeremy Fincher
|
b50a01db7d
|
Made sure IrcUser.removeCapability raises KeyError on capabilities the user doesn't have.
|
2003-09-23 17:04:53 +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
|
6084d00067
|
Added __slots__ to IrcDict and IrcSet for optimization purposes.
|
2003-09-23 15:53:04 +00:00 |
|
Jeremy Fincher
|
7081d64124
|
Added test for IrcSet.
|
2003-09-23 15:52:36 +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
|
fa1115327f
|
Removed possible UnboundLocalError that would (a) crash the bot, and (b) never be reported.
|
2003-09-23 15:38:40 +00:00 |
|