digos-ambassador

Homegrown Discord bot for the DIGOS community.

View the Project on GitHub Nihlus/digos-ambassador

Warning Set Commands

Summary

These commands are prefixed with warning set. You can also use warn set instead of warning set.

Commands

reason

Overloads

!warning set reason 10 "My good reason"

Sets the reason for the warning.

Name Type Optional
warningID long no
newReason string no

context-message

Overloads

!warning set context-message 10 660204034829058070

Sets the contextually relevant message for the warning.

Name Type Optional
warningID long no
newMessage IMessage no

duration

Overloads

!warning set duration 10 5m

Sets the duration of the warning.

Name Type Optional
warningID long no
newDuration TimeSpan no

Generated by DIGOS.Ambassador.Doc