digos-ambassador

Homegrown Discord bot for the DIGOS community.

View the Project on GitHub Nihlus/digos-ambassador

Warning Commands

Summary

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.

Submodules

Commands

list

Overloads

!warning list @Ada

Lists the warnings attached to the given user.

Name Type Optional
user IGuildUser no

warning

Overloads

!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

delete

Overloads

!warning delete 10

Deletes the given warning.

Name Type Optional
warningID long no

Generated by DIGOS.Ambassador.Doc