Bots

Fetch Bot Vote Info

GET https://www.diffcord.com/api/v1/votes

Headers

NameTypeDescription

Authorization*

string

API Key

{
    "data": {
        "month_votes": 4162
    },
    "error": null
}

Update Bot Stats

POST https://www.diffcord.com/api/v1/stats

Query Parameters

NameTypeDescription

guilds*

integer

Number of guilds (servers)

shards

integer

Shards

Headers

NameTypeDescription

Authorization*

string

API Key

Last updated