Settings is a module that allows you to modify the bot configuration in the server.
To view your current settings, run the command /settings view
.
RoWifi can be configured to kick or ban users who meet a certain blacklist. To set this configuration, run the command
/settings blacklist-action
.
It has 1 required argument.
Type | Description |
---|---|
None | |
Kick | Kick blacklisted users from your server |
Ban | Ban blacklisted users from your server |
This setting can be configured to give roles to users who are not verified with RoWifi.
To add a unverified role, run the command /settings unverified add
.
It has 1 required argument.
To remove a unverified role, run the command /settings unverified remove
.
It has 1 required argument.
This setting can be configured to give a role to users who are verified with RoWifi.
To add a verified role, run the command /settings verified add
.
It has 1 required argument.
To add a verified role, run the command /settings verified remove
.
It has 1 required argument.
RoWifi allows you to enable or disable command usage in Text Channels. To configure this, run the
command /settings command-channel
.
To disable command usage in a Text Channel, set the option argument to Disable
.
To enable command usage in a Text Channel, set the option argument to Enable
.
RoWifi has a feature to update an user immediately after they join the Discord server. To toggle this,
run the command /settings update-on-join
.
Update On Join
setting in the serverTo update users immediately on joining the server, set the option argument to Enable
.
Update On Join
setting in the serverTo disable updating users immediately on joining the server, set the option argument to Disable
.
Auto Detection is an unique feature of RoWifi wherein all members of your server are periodically updated to ensure everyone’s roles and nicknames are fully synced.
Auto Detection
setting in the serverTo enable Auto Detection in the server, use the /settings auto-detection
command and set Option to Enable
.
Auto Detection
setting in the serverTo disable Auto Detection in the server, use the /settings auto-detection
command and set Option to Disable
.