diff --git a/basicDocs.json b/basicDocs.json index ee86a42..5eff04e 100644 --- a/basicDocs.json +++ b/basicDocs.json @@ -7,6 +7,9 @@ }, "/v1/lanyard": { "description": "Fetches the most recently updated Lanyard update. Only gives data about *my* lanyard status. Don't worry about 'overusing' this, as it doesn't call a request to Lanyard or Discord everytime, it just gets the most recent data gathered by the web socket. Mainly designed to prevent my many sites from overloading the Lanyard socket, but also so that I can add extra features in the future if I so desire." + }, + "/v1/spins": { + "description": "Returns the current amount of spins. Not really made to be used, but there as an option :3" } } } \ No newline at end of file