bots: Correct help reply message in yoda bot.
This commit is contained in:
parent
c3e2c451a7
commit
ef7077efdb
|
@ -17,8 +17,9 @@ HELP_MESSAGE = '''
|
||||||
|
|
||||||
Before running this, make sure to get a Mashape Api token.
|
Before running this, make sure to get a Mashape Api token.
|
||||||
Instructions are in the 'readme.md' file.
|
Instructions are in the 'readme.md' file.
|
||||||
Store it in the 'yoda.config' file.
|
Store it in the 'yoda.conf' file.
|
||||||
The 'yoda.config' file should be located at '~/yoda.config'.
|
The 'yoda.conf' file should be located in this bot's (zulip_bots/bots/yoda/yoda)
|
||||||
|
directory.
|
||||||
Example input:
|
Example input:
|
||||||
@mention-bot You will learn how to speak like me someday.
|
@mention-bot You will learn how to speak like me someday.
|
||||||
'''
|
'''
|
||||||
|
|
Loading…
Reference in a new issue