Introduces multi-step workflow for user outreach, time selection, and mass reviews with temporary data storage for process efficiency.
16 lines
756 B
JSON
16 lines
756 B
JSON
{
|
|
"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."
|
|
} |