intuit / benten

Chatbot Development Framework (with Slack integration for Jira and Jenkins)
MIT License
135 stars 57 forks source link

Create a benten-weather bolt that gives details about weather #18

Closed DivakarUngatla closed 5 years ago

DivakarUngatla commented 5 years ago

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.

Kartikdot commented 5 years ago

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.

DivakarUngatla commented 5 years ago

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.

DivakarUngatla commented 5 years ago

Hi Kartik,

Thanks for reaching out! You can pick this up. Slack https://app.slack.com/client/TAVQ56C59/CAX0M6B8X is the slack channel to ask questions. I recommend raising issues on Git when you are blocked or post a question on Stack overflow.

Thanks and Regards, Divakar Ungatla

On Thu, Jul 25, 2019 at 12:57 PM Kartik Kwatra notifications@github.com wrote:

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.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/intuit/benten/issues/18?email_source=notifications&email_token=ABKMLVLLZN7KYUNJXK7G2IDQBFIV7A5CNFSM4HZ2E5O2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2YTDVA#issuecomment-514929108, or mute the thread https://github.com/notifications/unsubscribe-auth/ABKMLVNGBRDMWWND7J3B6XTQBFIV7ANCNFSM4HZ2E5OQ .

Kartikdot commented 5 years ago

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

ashpak-shaikh commented 5 years ago

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

DivakarUngatla commented 5 years ago

Implemented #39