With the ?ban command, you can ban a member from your server. They will not be able to rejoin until they are unbanned. This will log a moderation action. You can also add an optional reason and time limit.
| Command | Cooldown | Usages | Examples |
|---|---|---|---|
| ?ban | 3 seconds | ?ban [user] | ?ban NoobLance |
| ?ban [user] [reason] | ?ban NoobLance Get out! | ||
| ?ban [user] [limit] | ?ban NoobLance 10 | ||
| ?ban [user] [limit] | ?ban NoobLance 10m | ||
| ?ban [user] [limit] [reason] | ?ban NoobLance 10h Get out! |
The default time limit is in minutes, however you are able to specify other time formats by adding them after the time. You can use
mfor “minutes”,hfor “hours”,dfor “days” orwfor “weeks”.
Ban a user and save their messages in chat.
| Command | Usages | Examples |
|---|---|---|
| ?ban save | ?ban save [user] | ?ban save NoobLance |
| ?ban save [user] [reason] | ?ban save NoobLance Get out! | |
| ?ban save [user] [limit] | ?ban save NoobLance 10 | |
| ?ban save [user] [limit] | ?ban save NoobLance 10m | |
| ?ban save [user] [limit] [reason] | ?ban save NoobLance 10h Get out! |
Do you want Dyno to never purge a users messages when they are banned without having to use this command? Follow this guide!
Ban a user and automatically block them from filling out an Appeal.
| Command | Usages | Examples |
|---|---|---|
| ?ban noappeal | ?ban noappeal [user] | ?ban noappeal NoobLance |
| ?ban noappeal [user] [reason] | ?ban noappeal NoobLance Get out! | |
| ?ban noappeal [user] [limit] | ?ban noappeal NoobLance 10 | |
| ?ban noappeal [user] [limit] | ?ban noappeal NoobLance 10m | |
| ?ban noappeal [user] [limit] [reason] | ?ban noappeal NoobLance 10h Get out! |