Homegrown Discord bot for the DIGOS community.
These commands are prefixed with ban
. You can also use warn
instead of ban
.
Ban-related commands, such as viewing or editing info about a specific ban.
!ban list
Lists the bans on the server.
!ban @Ada "My good reason" 5m
Bans the given user.
Name | Type | Optional |
---|---|---|
user | IGuildUser | no |
reason | string | no |
expiresAfter | TimeSpan | yes |
!ban delete 10
Deletes the given ban.
Name | Type | Optional |
---|---|---|
banID | long | no |
Generated by DIGOS.Ambassador.Doc