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