supybot-plugin-create (1) Linux Manual Page
supybot-plugin-create – A wizard for creating Supybot plugins
Synopsis
supybot-plugin-create [options]Description
supybot-plugin-create is a wizard that creates a template python source file for a new supybot(1) plugin.Options
- –version
- Show version of program.
- -h, –help
- Show summary of options.
- -n NAME, –name=NAME
- Sets the name for the plugin.
- -t, –thread
- Makes the plugin threaded.
- –real-name=REALNAME
- Specify what real name the copyright is assigned to.
