LogoLogo
  • Hey Developer, Welcome 👋
  • NPM MODULE
    • Getting Started Npm
    • Vote Check
    • Bot Search
    • Server Count
  • PYTHON PACKAGE
    • Getting Started Python
    • Server Count
  • API
    • Has Voted
    • Stats
    • Search
Powered by GitBook
On this page
  1. API

Stats

PreviousHas VotedNextSearch

Last updated 5 months ago

POST https://api.cyrbalist/post/stats

Post bot's stats.

Headers

Name
Type
Description

ServerCount*

integer

The client server count.

Authorization*

string

The bot token from

ShardCount

integer

The client shard count.

{
  "error": "You must enter a bot token."
}

{
  "error": "You entered an invalid bot token."
}

cybralist.com