Last updated 2 years ago
GET https://radarcord.net/api/user/:id
GET
https://radarcord.net/api/user/:id
GET https://radarcord.net/hasvoted/:userid/:botid/
https://radarcord.net/hasvoted/:userid/:botid/
Checks whether a user has or has not voted for your bot in the last 12 hours
id*
string
ID of Specific User
Bot ID*
The bot you are checking against
User ID*
The user you are checking
{"id": [1, 0]}
{ username: "", id: "", bots: [] }
{ error: "User Not Found", status: 404 }
{ "error": "Bot not found" }