-
{memberCount}: Returns the member count of the server
-
{humanCount}: Returns the amount of non-bot users of the server. Must use {fetchMembers} before to fully work
-
{botCount}: Returns the amount of bot users of the server. Must use {fetchMembers} before to fully work
-
{roleCount}: Returns the amount of roles on the server
-
{channelCount}: Returns the amount of (if type set: filtered) channels on the server
- Arguments:
- Example result:
1
-
{threadCount}: Returns the amount of threads on the server
-
{emojiCount}: Returns the amount of emojis on the server
-
{emojiCountAnimated}: Returns the amount of animated emojis on the server
-
{emojiCountNotAnimated}: Returns the amount of static emojis on the server
-
{emojiCountMax}: Returns the maximum amount of emojis on the server
-
{stickerCount}: Returns the amount of stickers on the server
-
{stickerCountMax}: Returns the maximum amount of stickers on the server
-
{eventCount}: Returns the amount of events on the server
-
{botPing}: Returns the bot gateway ping in milliseconds
-
{botUptime}: Returns the bot uptime in milliseconds
-
{statistics}: Returns the requested stats type at the given time, if existing
- Arguments:
- type = "members"
- range = "1d"