Homegrown Discord bot for the DIGOS community.
These commands are prefixed with moderation server set
. You can also use mod server set
or m server set
instead of moderation server set
.
!moderation server set moderation-log-channel #general
Sets the moderation log channel.
Name | Type | Optional |
---|---|---|
channel | ITextChannel | no |
!moderation server set event-monitoring-channel #general
Sets the event monitoring channel.
Name | Type | Optional |
---|---|---|
channel | ITextChannel | no |
!moderation server set warning-threshold 10
Sets the warning threshold.
Name | Type | Optional |
---|---|---|
threshold | int | no |
Generated by DIGOS.Ambassador.Doc