Compare commits
2 Commits
mors
...
a3e210a7ce
| Author | SHA1 | Date | |
|---|---|---|---|
| a3e210a7ce | |||
| 5fd4e08d90 |
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"author": [ "unstableCogs" ],
|
||||
"install_msg": "Thank you for installing the ModMail cog! Please use `[p]help ModMail` for setup commands.",
|
||||
"name": "ModMail",
|
||||
"short": "A private, forum-based ModMail system.",
|
||||
"description": "A comprehensive ModMail system that relays user DMs to a private forum channel for staff to review and respond to. This serves as the core for all ticket-based interactions.",
|
||||
"tags": [
|
||||
"modmail",
|
||||
"moderation",
|
||||
"support",
|
||||
"tickets",
|
||||
"utility"
|
||||
],
|
||||
"requirements": [ "rich" ],
|
||||
"end_user_data_statement": "This cog persistently stores user IDs and message content from ModMail threads for moderation and support history."
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"author": [ "unstableCogs" ],
|
||||
"install_msg": "Thank you for installing the Mass Outreach & Review System! For a full command list, please see the wiki.",
|
||||
"name": "MassOutreach",
|
||||
"short": "A multi-step system for mass outreach and reviews.",
|
||||
"description": "Manages a complete workflow for user outreach. The process begins with /game, uses /over for time selection, and concludes with a /pudding-head command for the user to submit a mass review.",
|
||||
"tags": [
|
||||
"mass",
|
||||
"outreach",
|
||||
"review",
|
||||
"tickets",
|
||||
"utility"
|
||||
],
|
||||
"requirements": [ "rich" ],
|
||||
"end_user_data_statement": "This cog stores user IDs and ticket information temporarily for the duration of the outreach process. Submitted reviews are stored persistently."
|
||||
}
|
||||
Reference in New Issue
Block a user