Configuring Solix Moderation
Solix Moderation is releatively simple to configure with quite a lot of repetition between each module. You can see the configuration options below.
General Settings
The only thing you need to worry about in this section of the config is the modLog value. This value should be the channel where your modlog reciepts are sent. It should be private from the public.
Purge Command
This is quite self explanatory but in general, if modLog is true, it will be recorded in the modLog. If enabled is true the command will be enabled
Ban, Kick and Timeout Command
The same principle as above applies for here. But if sendToUser is true the user will be notified when when they are issued a ban/kick/timeout.
Warning Module
The same principles as above apply here. Except banOnWarning has the option "number". This option allows you to decide after how many warnings a user should be automatically banned for. You can also disable this function as shown below.
Last updated