Merge pull request #438 from TheLordOfTime/testing

Conditional: Add description about plugin to init
This commit is contained in:
Valentin Lorentz 2012-12-31 08:37:50 -08:00
commit 281e036cee

View File

@ -28,9 +28,10 @@
### ###
""" """
Add a description of the plugin (to be presented to the user inside the wizard) Contains numerous conditional commands (such as 'if', 'and', and 'or'),
here. This should describe *what* the plugin does. which can be used on their own or with another plugin.
""" """
import supybot import supybot