Initial Code
This commit is contained in:
8
responses/user/report_user.yaml
Normal file
8
responses/user/report_user.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
color: "Red"
|
||||
title: "Reported User"
|
||||
fields:
|
||||
- { name: "From", value: "`{reporter}`", inline: false }
|
||||
- { name: "Reported User", value: "{reported}", inline: false }
|
||||
- { name: "Reason", value: "```\n{reason}\n```", inline: false }
|
||||
timestamp: true
|
||||
Reference in New Issue
Block a user