Valentin Lorentz
|
c1ae3f5c81
|
all plugins: Use msg.channel instead of msg.args[0] + give network name to self.registryValue.
|
2019-08-24 23:35:01 +02:00 |
|
Valentin Lorentz
|
696254ff1b
|
Use irc.isChannel instead of ircutils.isChannel when possible.
It's aware of the network's 'chantypes'.
|
2019-08-04 21:52:40 +02:00 |
|
Valentin Lorentz
|
2c7c83b07d
|
Success: Declare __slots__
Required since 1ac7812d7a .
|
2018-12-19 09:38:07 +01:00 |
|
James McCoy
|
198e525606
|
Success: Allow the plugin to be loaded from a query
Closes: Sf#3513915
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
Conflicts:
plugins/Success/plugin.py
|
2012-05-25 18:17:09 +02:00 |
|
Valentin Lorentz
|
816ae143bc
|
Success: Fix load in private query. Closes GH-313.
|
2012-02-16 12:46:33 +01:00 |
|
Valentin Lorentz
|
db977bf5d2
|
Fix Python2.5 issue (class decorators)
Issue S-fr#5
|
2010-10-26 09:32:12 +02:00 |
|
Valentin Lorentz
|
371a40e004
|
Internationalize Seen, Services, ShrinkUrl, Status, String, and Success
|
2010-10-20 09:10:03 +02:00 |
|
James Vega
|
8c66ed9a3f
|
Add Success plugin from supybot-plugins package
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-05-07 22:52:16 -04:00 |
|