add desc for wizard

This commit is contained in:
Sujeet Akula 2016-01-27 08:03:05 -05:00
parent f773f9089b
commit c44d2007c4
1 changed files with 3 additions and 2 deletions

View File

@ -29,8 +29,9 @@
### ###
""" """
Add a description of the plugin (to be presented to the user inside the wizard) This plugin allows the user to create various aliases (known as "Akas", since
here. This should describe *what* the plugin does. Alias is the name of another plugin Aka is based on) to other commands or
combinations of other commands (via nested commands).
""" """
import supybot import supybot