digos-ambassador

Homegrown Discord bot for the DIGOS community.

View the Project on GitHub Nihlus/digos-ambassador

Note Commands

Summary

These commands are prefixed with note.

Note-related commands, such as viewing or editing info about a specific note.

Submodules

Commands

list

Overloads

!note list @Ada

Lists the notes attached to the given user.

Name Type Optional
user IGuildUser no

add

Overloads

!note add @Ada "My content"

Adds a note to the given user.

Name Type Optional
user IGuildUser no
content string no

delete

Overloads

!note delete 10

Deletes the given note.

Name Type Optional
noteID long no

Generated by DIGOS.Ambassador.Doc