mirror of
https://github.com/progval/Limnoria.git
synced 2025-05-02 08:21:08 -05:00
Merge pull request #349 from Mkaysi/supybot-plugin-create
Fix issue #153.
This commit is contained in:
commit
febd90f107
@ -241,7 +241,7 @@ def main():
|
|||||||
threaded = yn('Does your plugin need to be threaded?')
|
threaded = yn('Does your plugin need to be threaded?')
|
||||||
|
|
||||||
realName = something(textwrap.dedent("""
|
realName = something(textwrap.dedent("""
|
||||||
What is your real name, so I can fill in the copyright and license
|
What is your real name, so I can fill in the copyright and license
|
||||||
appropriately?
|
appropriately?
|
||||||
""").strip())
|
""").strip())
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user