digos-ambassador

Homegrown Discord bot for the DIGOS community.

View the Project on GitHub Nihlus/digos-ambassador

Ban Commands

Summary

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.

Submodules

Commands

list

Overloads

!ban list

Lists the bans on the server.


ban

Overloads

!ban @Ada "My good reason" 5m

Bans the given user.

Name Type Optional
user IGuildUser no
reason string no
expiresAfter TimeSpan yes

delete

Overloads

!ban delete 10

Deletes the given ban.

Name Type Optional
banID long no

Generated by DIGOS.Ambassador.Doc