GoofySurf

GoofySurf is a Discord Bot, built using the Discord.js library, that utlizies the Surfline API in order to pull accurate wave, wind, and tide data on surf spots around O’ahu.
Why?:
- To reduce the redudant checking and relaying of information from one surf app to however many friends you go surf with, by centralizing it all in one server, where they can all see the same message
- To make a project that is relevant to myself and the people around me, while developing my Javascript skills and using REST APIs.
Built With

Usage
/surflist
Returns you all the spots that the bot is currently able to pull surf data from


/surfreport location
Returns you the updated surf report from the requested spot
Requires parameter, location, which can be found in /surflist

This command will give you the following information:
- Time that the data was pulled
- Wave height, measured in feet, as well as the human relation
- Wind direction, in relation with the shoreline, as well as wind speed and gusts, measured in KTS
- The current tide
- The scores for both the waves and wind, calculated by Surfline, ranging from “Ass”, “Good”, and “Optimal”

Roadmap
Project Link: https://github.com/anthonywonjoon/goofysurf