1SUPYBOT-PLUGIN-CREATE(1)    General Commands Manual   SUPYBOT-PLUGIN-CREATE(1)
2
3
4

NAME

6       supybot-plugin-create - A wizard for creating Supybot plugins
7

SYNOPSIS

9       supybot-plugin-create [options]
10

DESCRIPTION

12       supybot-plugin-create is a wizard that creates a template python source
13       file for a new supybot(1) plugin.
14

OPTIONS

16       --version
17              Show version of program.
18
19       -h, --help
20              Show summary of options.
21
22       -n NAME, --name=NAME
23              Sets the name for the plugin.
24
25       -t, --thread
26              Makes the plugin threaded.
27
28       --real-name=REALNAME
29              Specify what real name the copyright is assigned to.
30

SEE ALSO

32       python(1), supybot(1), supybot-test(1), supybot-botchk(1), supybot-wiz‐
33       ard(1), supybot-adduser(1), supybot-plugin-doc(1)
34

AUTHOR

36       This  manual page was originally written by James McCoy <vega dot james
37       at gmail dot com>.  Permission is granted to  copy,  distribute  and/or
38       modify  this  document  under  the terms of the Supybot license, a BSD-
39       style license.
40
41
42
43                                  APRIL 2005          SUPYBOT-PLUGIN-CREATE(1)
Impressum