API
Set Server Count
POST
https://discordbots.gg/api/servers
This endpoint allows you to post your bot's server count.
Query Parameters
Name
Type
Description
client_id
number
Bot client id (Basically, bot user's ID)
count
number
Server/guild count.
Headers
Name
Type
Description
Authorization
string
Authentication token. Bearer <token>
Last updated