iservice #3
0
servicereview/README.md
Normal file
0
servicereview/README.md
Normal file
0
servicereview/__init__.py
Normal file
0
servicereview/__init__.py
Normal file
15
servicereview/info.json
Normal file
15
servicereview/info.json
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"author": [ "unstableCogs" ],
|
||||||
|
"install_msg": "Thank you for installing the Service Review cog!",
|
||||||
|
"name": "ServiceReview",
|
||||||
|
"short": "A command for users to leave a service review.",
|
||||||
|
"description": "Allows users to submit a service review at any time, independently of any ticket system. Submissions are sent to a designated channel for staff.",
|
||||||
|
"tags": [
|
||||||
|
"review",
|
||||||
|
"service",
|
||||||
|
"feedback",
|
||||||
|
"utility"
|
||||||
|
],
|
||||||
|
"requirements": [ "rich" ],
|
||||||
|
"end_user_data_statement": "This cog persistently stores the user's ID and the content of their submitted review for record-keeping purposes."
|
||||||
|
}
|
||||||
0
servicereview/iservice.py
Normal file
0
servicereview/iservice.py
Normal file
Reference in New Issue
Block a user