Eulercoder / fabulous

Fabulous Bot for Slack!
GNU General Public License v3.0
18 stars 22 forks source link

Add Weather support service #8

Closed SouravRaha-dev closed 6 years ago

SouravRaha-dev commented 6 years ago

Add Weather Service which shows the current weather of the user entered place.

Example: ~weather search_city , it should display the current weather of the searched place

roychowdhuryrohit-dev commented 6 years ago

You can use Open Weather API.

vicky002 commented 6 years ago

Hey @SouravRaha-dev , any update on this?

adityagaikwad commented 6 years ago

Hi, can I work on this issue? I have the bot running locally already. Please let me know asap!

vicky002 commented 6 years ago

@adityagaikwad yes definitely.

vicky002 commented 6 years ago

This task is assigned to @adityagaikwad now.

adityagaikwad commented 6 years ago

So I read up on openweathermap API. It allows 60 calls per minute for free. Will that be enough for now or should I look for another API?

vicky002 commented 6 years ago

@adityagaikwad yes 👍

adityagaikwad commented 6 years ago

Can someone merge the pull request? I've made the changes long back..

vicky002 commented 6 years ago

✔️