Last updated 8 months ago
POST https://discordbots.gg/api/servers
POST
https://discordbots.gg/api/servers
This endpoint allows you to post your bot's server count.
{"success": true}
{"error": "unauthorised"}
{"error": "unknown_params"}
client_id
number
Bot client id (Basically, bot user's ID)
count
Server/guild count.
Authorization
string
Authentication token. Bearer <token>