This module will allow you to display the member count of your guild in a voice channel.
Before proceeding with this article, you must take into account a series of elements that can influence when you are going to carry out any action described on this page:
The counter is updated every 30 minutes.
Filo requires the following advanced permission: MANAGE_CHANNELS
.
Filo requires the following basic permissions: VIEW_CHANNEL
, SEND_MESSAGES
, EMBED_LINKS
, USE_EXTERNAL_EMOJIS
, READ_MESSAGE_HISTORY
and ADD_REACTIONS
.
You need ADMINISTRATOR
permission to perform most of the actions in this article.
You should replace f! with the current prefix you have set. More information on how to change the prefix by clicking here.
This module has exceptions, which means that it won't work if some of the requirements mentioned below are met:
VIEW_CHANNEL
and MANAGE_CHANNELS
permissions in the counter channel. 11 If this requirement is met, the module settings will be reset.
To enable the module you must execute the following command: f!config member-counter enable.
Example: f!config member-counter enable.
To disable the module you must execute the following command: f!config member-counter disable.
Example: f!config member-counter disable.
To set the member-counter channel you must execute the following command: f!config member-counter set channel <Channel ID>.
Don't include
<>
when you're running the command.
Filo requires
VIEW_CHANNEL
andMANAGE_CHANNELS
permissions on the selected channel to perform this action.
The channel you select must be voice channel, otherwise the module won't work.
Example: f!config member-counter set channel 123456789123456789.
To set the channel name you must execute the following command: f!config member-counter set name <Name {members}>.
The channel name cannot exceed 28 characters in length and must include the variable
{members}
in the content.
Example: f!config member-counter set name 👥 Members: {members}.
👥 Members: {members}
To reset the module settings you must execute the following command: f!config member-counter reset <Channel/Name/Nickname> (optional).
Don't include
<>
when you're running the command.
Example: f!config member-counter reset.
You will be forced to confirm the action you are about to take. Once you have confirmed the action, you won't be able to recover the previous data.