mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49:27 +01:00
How can we ask a question is we don't know what a question is?
This commit is contained in:
parent
e5bea55343
commit
9d3f572b71
@ -167,6 +167,7 @@ if __name__ == '__main__':
|
||||
if len(args) > 1:
|
||||
parser.error()
|
||||
elif not args:
|
||||
import supybot.questions as questions
|
||||
questions.output("""It seems you've given me no configuration file. If
|
||||
you have a configuration file, be sure to tell its filename. If you
|
||||
don't have a configuration file, read docs/GETTING_STARTED and follow
|
||||
|
Loading…
Reference in New Issue
Block a user