Custom Command
FunctionsBot Functions

$serverCount

This function returns the total number of servers (guilds) the bot is currently in. It's a simple way to display the bot's reach.

Usage

$serverCount

This function doesn't require any arguments. Just include it in your command response.


Example:

!!exec I am in $serverCount servers.

I am in 15000 servers.

Difficulty: Easy

Tags: Server Count Bot Server Count OS Stats

On this page