digos-ambassador

Homegrown Discord bot for the DIGOS community.

View the Project on GitHub Nihlus/digos-ambassador

Ban Set Commands

Summary

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

Commands

reason

Overloads

!ban set reason 10 "My good reason"

Sets the reason for the ban.

Name Type Optional
banID long no
newReason string no

context-message

Overloads

!ban set context-message 10 660204034829058070

Sets the contextually relevant message for the ban.

Name Type Optional
banID long no
newMessage IMessage no

duration

Overloads

!ban set duration 10 5m

Sets the duration of the ban.

Name Type Optional
banID long no
newDuration TimeSpan no

Generated by DIGOS.Ambassador.Doc