Skip to main content
GET
/
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 oversees.
The amount of users who have linked their Roblox account with Ducky.