API Endpoints
Update Servercount
Headers
Name
Type
Description
Request Body
Name
Type
Description
{"updated": [ "SERVER_COUNT" ]}{
message: "Servercount must be a number! Got undefined"
//This usually means that your body is wrongly encoded. Try adding "Content-Type: application/json" to your request header and make sure you are not sending the data as a string
}Get all Votes
Headers
Name
Type
Description
[
"2021-06-12T12:00:29.893Z",
"..."
]{"message":"'authorization' header is missing"}Get all botdata
Headers
Name
Type
Description
Last updated