Skip to main content
GET
https://api.duckybot.xyz
/
statistics
Fetch bot statistics
curl --request GET \
  --url https://api.duckybot.xyz/statistics
{
  "code": 200,
  "message": "Bot statistics were fetched successfully.",
  "data": {
    "guilds": 10597,
    "users": 796787,
    "links": 38577
  }
}
{
  "code": 200,
  "message": "Bot statistics were fetched successfully.",
  "data": {
    "guilds": 10597,
    "users": 796787,
    "links": 38577
  }
}

Response Data

guilds
number
The amount of guilds Ducky is in.
users
number
The amount of users Ducky is in.
The amount of links Ducky is in.