Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help mode is not obvious #31

Open
bruntonspall opened this issue Jan 9, 2018 · 0 comments
Open

Help mode is not obvious #31

bruntonspall opened this issue Jan 9, 2018 · 0 comments

Comments

@bruntonspall
Copy link
Owner

If you say help to the bot, it enters help mode (https://github.com/bruntonspall/xgovslackbot/blob/master/app/slack_bot.js#L378)
Once in help mode, you have to say "done" to get out of help mode, otherwise everything you say is only processed by the help processor. It's not obvious that this is happening.

Options for solving this include:
Making the content clearer what is going on
Changing to a Slack Dialog (https://api.slack.com/dialogs)
Investigating whether slack API can provide a prompt more easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant