curl -X POST https://hapi.7331.org/v1/admin/bots/111222333444555666/reset-stats \
-b cookies.txt
{
"message": "Stats reset for bot 111222333444555666"
}
Reset a bot’s cached statistics (guilds, users, latency) to zero (admin only).
curl -X POST https://hapi.7331.org/v1/admin/bots/111222333444555666/reset-stats \
-b cookies.txt
{
"message": "Stats reset for bot 111222333444555666"
}
curl -X POST https://hapi.7331.org/v1/admin/bots/111222333444555666/reset-stats \
-b cookies.txt
{
"message": "Stats reset for bot 111222333444555666"
}
Was this page helpful?