omegabytes / askTheDM

Alexa skill: Get basic info about DND spells, items, and rules
Other
15 stars 10 forks source link

update the help message (in-app) #99

Open omegabytes opened 6 years ago

omegabytes commented 6 years ago

The help message needs to be updated to reflect the new intents and usages.

This could be as simple as updating the "HELP_MESSAGE" in languageStrings.js.

Ideally, we should look at expanding this into its own intent, so we can achieve more specific and multilevel help messages. Right now, the messages are too long, and we need to be sensitive to how long a user is willing to listen to Alexa drone on. This is a major task.

Eldres commented 6 years ago

HELP_MESSAGE has been updated to include newest additions. Will need to more work/revised if we add more

omegabytes commented 6 years ago

see #101