[x] /history view [user] - Will provide an HTML document of all infractions and notes of the user, should there be more than 3 records. If there are fewer than three records, will be posted as an embed.
[user]required.
[x] /history remove [recordID] - Will remove the moderation action or note with matching ID from the history.
[recordID]required.
- [ ] /history note [recordID] [noteString] - Will be able to append note to record.- [recordID]required, [noteString]required.Struck /history note [recordID] [noteString] in favor of /note case [caseId] [noteString].
/history view [user]
- Will provide an HTML document of all infractions and notes of the user, should there be more than 3 records. If there are fewer than three records, will be posted as an embed.[user]
required./history remove [recordID]
- Will remove the moderation action or note with matching ID from the history.[recordID]
required.- [ ]/history note [recordID] [noteString]
- Will be able to append note to record.-Struck[recordID]
required,[noteString]
required./history note [recordID] [noteString]
in favor of/note case [caseId] [noteString]
.