Homegrown Discord bot for the DIGOS community.
These commands are prefixed with note
.
Note-related commands, such as viewing or editing info about a specific note.
!note list @Ada
Lists the notes attached to the given user.
Name | Type | Optional |
---|---|---|
user | IGuildUser | no |
!note add @Ada "My content"
Adds a note to the given user.
Name | Type | Optional |
---|---|---|
user | IGuildUser | no |
content | string | no |
!note delete 10
Deletes the given note.
Name | Type | Optional |
---|---|---|
noteID | long | no |
Generated by DIGOS.Ambassador.Doc