How to setup statistics tracking
While we are still in development you can already post your data. You can either implement the endpoints yourself using our API documentation or you use one of our API wrappers. You should post your bots general data at most once a minute. Commands, events etc. may be posted when they occur or combined with the general bot data posting.
API wrappers
- Node.js: disstat by TomatoCake
- Node.js: statcord-npm by numselli
- Python: disstat by The Untraceable
HTTP API
You can find out more about the API on the documentation.
Importing data from Statcord
We're already tracking Statcord data from a few bots, but yours might not be included in that list. You can import your bots data from Statcord when setting it up.