duress-to-kill / whiskeybot

A simple IRC bot to interface with OLCC's liquor sales API
GNU General Public License v2.0
2 stars 0 forks source link

Find nearest store #5

Open ghost opened 10 years ago

ghost commented 10 years ago

This could search for the nearest store near you and give you directions. Possibly interface with the google maps API.

!directions <zipcode>
ghost commented 10 years ago

http://py-googlemaps.sourceforge.net/

ghost commented 10 years ago

Maybe do a location look up by ip/dns?