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

Add a dialog service to retrieve current weather conditions #2

Open
tonysurma opened this issue Jun 21, 2018 · 0 comments
Open

Add a dialog service to retrieve current weather conditions #2

tonysurma opened this issue Jun 21, 2018 · 0 comments

Comments

@tonysurma
Copy link
Member

(originally created by @toolboc)

In times of natural disaster, weather can be a significant factor and extremely useful piece of information when planning movement in or around an affected area.

Using any available free weather service, provide information to the user in the bot welcome message found in RootDialog.cs within SendWelcomeMessage.

Keep in mind that you will want to use an entry in the resources*.resx files to ensure that users of various languages can make use of this information. For this, you may also want to add a key in web.config to specify the locale to retrieve weather for.

The particular requirements are a bit open-ended but you will need to consider that the service works for all supported languages.

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

No branches or pull requests

1 participant