Counters
Displays a counter in the names of the channels you specify.
Counters allow you to dynamically showcase your server statistics within your channel names. Whether you want to highlight the total number of members, track online activity, or monitor other key metrics, Counters give you the flexibility to present this data in a visually appealing and easily accessible manner.
Variables
Variables are a type of placeholder that you can use in various module configurations that are later swapped out for their actual values. For example, if you wanted to display the number of members in your server, you could use the {memberCount}
variable.
Currently, this module supports the following variables:
-
{ageInDays}
- The age of the server in days. -
{boostCount}
- The number of boosts in the server. -
{boostTarget}
- The target boost level of the server. -
{channelCount}
- The number of channels in the server. -
{memberCount}
- The number of members in the server. -
{onlineMemberCount}
- The number of online members in the server. -
{offlineMemberCount}
- The number of offline members in the server. -
{roleCount}
- The number of roles in the server.
If you have any ideas for new variables, please let us know in our Discord server!