Jeremy Fincher
|
c0386751cf
|
Moved the connect and disconnect commands to the Owner plugin from the Relay plugin.
|
2004-08-23 12:34:16 +00:00 |
|
Jeremy Fincher
|
98062e8844
|
Converted to an outFilter for greater efficiency (why send a message to myself at all?) and added a check for testing, because otherwise the tests break.
|
2004-08-22 07:07:47 +00:00 |
|
Jeremy Fincher
|
17c569ba2c
|
Let's have an extra hoop for people who don't want to load the src/ plugins to jump through.
|
2004-08-22 06:41:22 +00:00 |
|
Jeremy Fincher
|
4391272e50
|
Let's log what the actual message is.
|
2004-08-22 06:26:19 +00:00 |
|
Jeremy Fincher
|
516d130f1e
|
Retarded, I put the inFilter in the LogProxy class rather than in the Owner class\!
|
2004-08-21 20:34:29 +00:00 |
|
Jeremy Fincher
|
28e79eecfd
|
Added a safety measure to keep the bot from looping message itself.
|
2004-08-21 20:03:56 +00:00 |
|
Jeremy Fincher
|
62ff576aaa
|
Slightly less verbose.
|
2004-08-21 08:53:29 +00:00 |
|
Jeremy Fincher
|
39b83723a2
|
Augmented upkeep to do even more upkeep, if asked.
|
2004-08-21 07:01:45 +00:00 |
|
Jeremy Fincher
|
956a156b21
|
Added some underscore action to eval.
|
2004-08-20 05:30:37 +00:00 |
|
Jeremy Fincher
|
64b7d0d735
|
Quit messages actually go through now.
|
2004-08-19 20:32:07 +00:00 |
|
Jeremy Fincher
|
d26b311fef
|
Let's make sure we unregister configuration-wise before we check to see if the plugin isn't loaded.
|
2004-08-19 16:51:57 +00:00 |
|
Jeremy Fincher
|
d36459ab0b
|
More spelling/capitalization normalization.
|
2004-08-19 13:33:34 +00:00 |
|
Jeremy Fincher
|
0f598271dc
|
Speeling fixes.
|
2004-08-18 23:15:27 +00:00 |
|
Jeremy Fincher
|
7855f61f58
|
Let's change this to a debug log.
|
2004-08-17 15:36:42 +00:00 |
|
Jeremy Fincher
|
7b2cbd950f
|
Fixed the user list problem mo betta.
|
2004-08-16 13:22:08 +00:00 |
|
Jeremy Fincher
|
cafd724d30
|
PyChecker fixes.
|
2004-08-11 13:51:15 +00:00 |
|
James Vega
|
efb7891f46
|
pylint cleanups
|
2004-08-11 12:57:52 +00:00 |
|
Jeremy Fincher
|
54876e45ab
|
Let's always run upkeep before we exit normally.
|
2004-08-05 06:01:35 +00:00 |
|
Jeremy Fincher
|
da7e93a283
|
Added a check for the already-presence of an attribute.
|
2004-08-03 14:01:54 +00:00 |
|
Jeremy Fincher
|
2eedf7dfad
|
Added Owner.rename, to rename commands.
|
2004-08-03 07:20:53 +00:00 |
|
Jeremy Fincher
|
69b6ee4c6f
|
Slightly different wordings.
|
2004-08-03 05:40:45 +00:00 |
|
Jeremy Fincher
|
0533feafe9
|
callback => plugin.
|
2004-08-03 03:27:49 +00:00 |
|
Jeremy Fincher
|
0e70115376
|
Better error message, bizotch.
|
2004-08-01 23:19:59 +00:00 |
|
Jeremy Fincher
|
f44f5410f3
|
Moved the do376 joining stuff to Owner so Admin can be safely unloaded.
|
2004-08-01 19:05:06 +00:00 |
|
Jeremy Fincher
|
654ae4970a
|
Don't let dumb people unload Owner.
|
2004-08-01 18:46:56 +00:00 |
|
Jeremy Fincher
|
20e972ec1f
|
Fixed bugs in defaultplugin.
|
2004-07-31 06:15:19 +00:00 |
|
Jeremy Fincher
|
61793a489c
|
Added the new buttkicking enable/disable.
|
2004-07-29 09:46:22 +00:00 |
|
Jeremy Fincher
|
a3f136279f
|
Spelled publicly correctly, and moved the proper registration of the public attribute from Owner to conf.registerPlugin.
|
2004-07-29 07:01:40 +00:00 |
|
Jeremy Fincher
|
f606c43753
|
Let's remove stupid directories.
|
2004-07-28 02:58:10 +00:00 |
|
Jeremy Fincher
|
3f08089a32
|
Added registry.split.
|
2004-07-24 21:40:47 +00:00 |
|
Jeremy Fincher
|
d7941fd9ac
|
Let's catch errors in loading src/ plugins.
|
2004-07-24 05:46:53 +00:00 |
|
Jeremy Fincher
|
f9c61271ea
|
w00, less path mungingEXCLAIMEXCLAIM
|
2004-07-24 05:18:26 +00:00 |
|
James Vega
|
b2dbbe9ef5
|
small cleanups
|
2004-07-24 05:09:22 +00:00 |
|
Jeremy Fincher
|
53b29f1bf8
|
Allow commands to be the same name as callbacks.
|
2004-07-23 19:55:13 +00:00 |
|
James Vega
|
315810d08e
|
yay! no more stray whitespace
|
2004-07-21 19:36:35 +00:00 |
|
Jeremy Fincher
|
44e8ff5be2
|
Added reconnect command.
|
2004-07-20 17:46:36 +00:00 |
|
Jeremy Fincher
|
70dd4dba3d
|
Dotted.
|
2004-07-20 05:26:05 +00:00 |
|
James Vega
|
45b534fa03
|
Make Owner.defaultplugin more robust in it's error detection.
|
2004-06-18 20:18:14 +00:00 |
|
Jeremy Fincher
|
8ab613dbed
|
Remove bracketSyntax, make brackets channel-specific.
|
2004-05-07 16:14:02 +00:00 |
|
Jeremy Fincher
|
e3b690f933
|
Added userdata registry.
|
2004-04-30 18:24:35 +00:00 |
|
Jeremy Fincher
|
ef5e7c8091
|
Fixed a bug that I thought was already fixed.
|
2004-04-29 11:38:02 +00:00 |
|
Jeremy Fincher
|
7f87c1e40a
|
Fixed some bugz0rs.
|
2004-04-28 10:31:15 +00:00 |
|
Jeremy Fincher
|
e8470b40c0
|
supybot.plugins.Plugin.public.
|
2004-04-28 08:42:01 +00:00 |
|
Jeremy Fincher
|
cd3039317d
|
Added an author command.
|
2004-04-28 06:30:55 +00:00 |
|
Jeremy Fincher
|
7b16100376
|
Fix for bug #938377.
|
2004-04-20 10:59:20 +00:00 |
|
Jeremy Fincher
|
313624c1e2
|
Improved error message for the 'preserve the configuration' load attempt.
|
2004-04-19 05:06:36 +00:00 |
|
Jeremy Fincher
|
069d48b269
|
Added announce command.
|
2004-04-18 00:38:20 +00:00 |
|
Jeremy Fincher
|
7556219aa8
|
Updated.
|
2004-04-15 06:22:01 +00:00 |
|
Jeremy Fincher
|
c97d3905c5
|
Fixed the non-quitting bug, although it's not been tested with twistedDrivers itself. It works with the other two.
|
2004-04-07 15:52:28 +00:00 |
|
Jeremy Fincher
|
3e1521fb8b
|
Added slightly better handling of ImportError in do001.
|
2004-04-01 11:47:02 +00:00 |
|