acmpesuecc / DrinkWaterBot

Discord bot that reminds you to drink water
https://srujandeshpande.gitbook.io/drinkwaterbot/
Apache License 2.0
7 stars 34 forks source link

Add an approximate location to `water iss` #85

Closed srujandeshpande closed 2 years ago

srujandeshpande commented 2 years ago

water iss returns the current lat and long of the ISS above the earth. An approximate location using any freely available online API would be nice

image

For example, a location like South Africa/Johannesburg/Cape Town/etc should be returned for a location like this

chick-bot[bot] commented 2 years ago

Thank you for opening this Issue 😁! A Maintainer will check this out soon. Until then, hold tight!

anirudhlakhotia commented 2 years ago

I'd like to work on this

ArnavKumar7 commented 2 years ago

yeah, sure , you can go ahead and work on this :)

Omicron02 commented 2 years ago

Could i work on this? I'll also add the same for the corresponding slash command.

karunakc commented 2 years ago

Could i work on this? I'll also add the same for the corresponding slash command.

Sure, all the best!

srujandeshpande commented 2 years ago

103 and #98 both had versions using public APIs but neither seemed to work satisfactorily enough as of the time of writing this.

I've closed both since the keys were exposed anyways. If anyone would like to continue to work on this (you can build on the work from the previous PRs) feel free!