Files
unstable-cogs/mors/info.json
Unstable Kitsune 81f2eee409 feat: add multiple discord bot cogs
Adds new cogs including DataManager, Hiring, KofiShop, Logging, ModMail, MORS, ServiceReview, StaffMsg, and Translator to enhance bot functionality for data management, hiring processes, logging events, and more.
2025-09-23 00:28:29 -04:00

18 lines
586 B
JSON

{
"author": [
"unstableCogs"
],
"install_msg": "Thank you for installing the Mass Outreach & Review System cog!",
"name": "MORS",
"short": "A multi-step system for mass outreach and reviews.",
"description": "Manages a complete workflow for user outreach, including ad submission, time selection, and final reviews.",
"tags": [
"mass",
"outreach",
"review",
"tickets",
"utility"
],
"requirements": [],
"end_user_data_statement": "This cog stores user IDs, ticket information, and submitted reviews persistently for record-keeping purposes."
}