The Infraction System
Sangou’s userlog system is very complex, but easy to understand.
You can view a user’s logs with the following command.
logs
[target]
Displays logs for a user.
Logs will display all tosses, warns, kicks, bans, as well as the amount of notes they have.
With the exception of warns and notes, you do not have to add these logs yourself. Sangou will track tosses, kicks, and bans for you.
-
warn
[target] {reason}
Warns a user. This will DM the user with the reason for their warning. -
clearwarns
[target]
This will clear all warnings for a user. -
delwarn
[target] [index]
This deletes a warning from a given index.
Notes do not appear in the logs normally, to prevent cases where a user could see it themselves. Use the following commands for notes.
-
note
[target] {note}
Adds a note to a user. -
notes
[target]
Shows the notes a target has.