basicdocs update
This commit is contained in:
parent
8a6bb2efd5
commit
8ff3cbe3b5
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@
|
||||||
},
|
},
|
||||||
"/v1/lanyard": {
|
"/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."
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue