This module will allow you to send all the server logs to a specific channel.
We recommend using this module if you manage a community.
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:
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:
If the webhook has been removed. 1
If the webhook shares a channel with another Filo's module (e.g. reports). 2
1 If this requirement is met, the module settings will be reset.
2 If this requirement is met, logs won't be sent until it's no longer met.
To enable the module you must execute the following command: f!config logging enable.
Example: f!config logging enable.
To disable the module you must execute the following command: f!config logging disable.
Example: f!config logging disable.
To set the logging channel you must execute the following command: f!config logging set channel <#Channel/Channel ID>.
Don't include
<>
when you're running the command.
Filo requires
VIEW_CHANNEL
andMANAGE_WEBHOOKS
permissions on the selected channel to perform this action.
Example: f!config logging set channel #server-logs.
The logging module doesn't work if the logging channel is the same as that of another Filo's module (e.g reports).
The channel you select should be private and accessible to server moderators.
To reset the module settings you must execute the following command: f!config logging reset <Channel> (optional).
Don't include
<>
when you're running the command.
Example: f!config logging 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.