$membersCount[]
Returns amount of members in the current guild with provided presence.
Syntax
$membersCount[presence] - returns amount of members that have their presences set
to provided presence. For example if you will use $membersCount[online] it will show
you amount of online members.
Available presences:
onlineofflineidledndinvisible
Example
$nomention
there are $membersCount[online] users in this server

Note
This function requires the Presence Intent
