diff --git a/zulip_bots/zulip_bots/bots/yoda/yoda.py b/zulip_bots/zulip_bots/bots/yoda/yoda.py index ad1033e..b15d38f 100644 --- a/zulip_bots/zulip_bots/bots/yoda/yoda.py +++ b/zulip_bots/zulip_bots/bots/yoda/yoda.py @@ -17,8 +17,9 @@ HELP_MESSAGE = ''' Before running this, make sure to get a Mashape Api token. Instructions are in the 'readme.md' file. - Store it in the 'yoda.config' file. - The 'yoda.config' file should be located at '~/yoda.config'. + Store it in the 'yoda.conf' file. + The 'yoda.conf' file should be located in this bot's (zulip_bots/bots/yoda/yoda) + directory. Example input: @mention-bot You will learn how to speak like me someday. '''