Who would use it? Admins
How would it work?case <param>
Adds a note about the user into the users profile database. This note is not viewable by the user or non moderators. Its for moderator/admin reference.
Paramsadd <@user or userID> <note text>
Adds a note or case to the user’s profile
update <caseID> <note text>
Adds additional content/ note to a particular case
remove <caseID> <note text>
Deletes a case with a specific ID from the person it is attached to (optional text on closing note)
list <@user or userID> or <caseID>
list of cases on the user (moderator only) or the case and all its notes
EXAMPLE:
case add @user1 Did a very bad thing to @user2
case update 12029103 spoke with @user2
case remove 12029103 @user2 forgave this user
Feature Request: Case
Who would use it? Admins How would it work?
case <param>
Adds a note about the user into the users profile database. This note is not viewable by the user or non moderators. Its for moderator/admin reference.Params
add <@user or userID> <note text>
Adds a note or case to the user’s profileupdate <caseID> <note text>
Adds additional content/ note to a particular caseremove <caseID> <note text>
Deletes a case with a specific ID from the person it is attached to (optional text on closing note)list <@user or userID> or <caseID>
list of cases on the user (moderator only) or the case and all its notesEXAMPLE: case add @user1 Did a very bad thing to @user2 case update 12029103 spoke with @user2 case remove 12029103 @user2 forgave this user
PERMISSION: Kick members or Moderator role
Votes: +2 / -0 / ±0