Bots

Bot

GET https://discords.com/bots/api/bot/:id

Path Parameters

The content of this response varies.

Votes

GET https://discords.com/bots/api/bot/:id/votes

Path Parameters

Headers

{
    "hasVoted": [],
    "hasVoted24": [],
    "votes": 0,
    "votes24": 0,
    "votesMonth": 0
}

Widget

GET https://discords.com/bots/api/bot/:id/widget

Path Parameters

Query Parameters

The content of this response varies.

Server Count

POST https://discords.com/bots/api/bot/:id

Path Parameters

Headers

Request Body

{ message: 'Server count successfully updated.' }

Last updated