NickAuth: Copy plugin.py's description to __init__.py. Closes GH-425.

This commit is contained in:
Valentin Lorentz 2012-11-04 14:25:11 +00:00
parent 5f1c21c644
commit 72b1d4f3de

View File

@ -29,8 +29,7 @@
### ###
""" """
Add a description of the plugin (to be presented to the user inside the wizard) Support authentication based on nicks and network services.
here. This should describe *what* the plugin does.
""" """
import supybot import supybot