post_metrics
Submit metrics payload to update your Top.gg project. Send server, player, or member counts as required by your project type.
Instructions
Submit a metrics payload for the current Top.gg project. Provide the fields relevant to your project type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Name of the configured project to target (e.g. "mybot" for TOPGG_TOKEN_MYBOT). Required when multiple tokens are configured; omit when only one is configured. | |
| tick_rate | No | Minecraft: tick rate. | |
| players_max | No | Minecraft: max player slots. | |
| shard_count | No | Discord bot: number of shards. | |
| member_count | No | Discord server: member count. | |
| online_count | No | Discord server: online member count. | |
| player_count | No | Roblox game: player count. | |
| server_count | No | Discord bot: number of servers. | |
| world_size_x | No | Minecraft: world size X. | |
| world_size_y | No | Minecraft: world size Y. | |
| players_online | No | Minecraft: players online. | |
| uptime_seconds | No | Minecraft: server uptime in seconds. | |
| tick_duration_avg | No | Minecraft: average tick duration. |