Skip to content

Serverless SlackBot that generates directions/travel-time to pseudo-randomly generated POI based on user customization

License

Notifications You must be signed in to change notification settings

Deblob12/Nose-Goes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nose-Goes — A Serverless SlackBot for Indecisive Moments

Nose-Goes provides an easy-to-use slash command based application that can generate POI recommendations based on individual preferences and provide travel time/directions to any location the user is interested in.

Usage:

Address Formatting:

All addresses should follow GoogleMaps address convention. The more fields you fill out, the less likely Nose-Goes will have issues finding your deisred Point of Interest

Template: ST_NUM, ST_NAME, NEIGHBH, CITY, STATE, ZIP, COUNTY, COUNTY_FIPS

Example: 125 Powell St, Union Square, San Francisco, CA, 94108, San Francisco, 06075

Commands:

Find Travel Time:

/travel-time address1; address2

Example:

/travel-time Example

Get Directions (and time):

/directions address1; address2

Example:

/directions Example

Save Address as Nickname:

/save nickname; address

Example:

/save Example

Architecture:

Architecture

About

Serverless SlackBot that generates directions/travel-time to pseudo-randomly generated POI based on user customization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages