Get User
GET
https://radarcord.net/api/user/:id
Path Parameters
{
username: "",
id: "",
bots: []
}
{
error: "User Not Found",
status: 404
}
Has Voted
GET
https://radarcord.net/hasvoted/:userid/:botid/
Checks whether a user has or has not voted for your bot in the last 12 hours
Path Parameters
{
"error": "Bot not found"
}