intuit/benten

Create a benten-weather bolt that gives details about weather

Closed this issue · 6 comments

Create a new bolt in BenTen (similar to benten-jira bolt integrates with a weather API like https://openweathermap.org/api.

Create helper methods to get data from the weather API which can be used in other Action Handlers. An example conversation would be How is the weather looking like in the next 2 hours in Bangalore ? and the bot would reply with the weather data for next 2 hours in Bangalore.

Hi! I'd like to take this up if no one is working on it right now. This will be my first time working with a slack bot. Where can i discuss my doubts? I couldn't find any links to gitter/slack channels.

Hi Kartik thanks for reaching out! You can pick this up. Slack is the slack channel to ask questions.

I recommend raising issues on Git when you are blocked or post a question on Stack overflow.

Hi @DivakarUngatla
Thanks for the response.
I mailed on the email provided on the Intuit Student Hub page but didn't recieve a reply. Even the slack channel seems inactive and no one responded.
I wanted to enquire what are the "rewards" at stake as mentioned on this page: https://intuitstudenthub.com/
What is the judgement criteria?
And can one also land an interview as mentioned in the mail sent by Intuit.
Thanks

@DivakarUngatla taking this for HacktoberFest, Can you please assign this to me

Implemented #39