🛠️ This documentation is a work-in-progress, and is actively being written. 🛠️
cURL
curl --request GET \ --url https://api.duckybot.xyz/statistics
{ "code": 200, "message": "Bot statistics were fetched successfully.", "data": { "guilds": 10597, "users": 796787, "links": 38577 } }
Fetch Ducky’s statistics including guild count, user count, and more.