Total Member Count
This endpoint is pretty straight forward, just returns the combined member count of all the servers (guilds) your discord bot is in. There is no server maximum/cap, works for any amount of servers.
Endpoint
URL:
https://api.erensko.xyz/v1/total-member-count
Method:
GET
Description: Retrieves the combined member count of your bot's servers.
Headers
Key
Value
Authorization
Your own personal API key, create one by clicking here.
bot-token
The plain raw token of your Discord bot
Request Example
Response Example
Last updated