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.
This commit is contained in:
17
staffmsg/info.json
Normal file
17
staffmsg/info.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"author": [
|
||||
"unstableCogs"
|
||||
],
|
||||
"install_msg": "Thank you for installing the Staff Messaging cog!",
|
||||
"name": "StaffMsg",
|
||||
"short": "A command for staff to send official DMs.",
|
||||
"description": "Provides a permission-controlled command for staff to send direct messages to server members, with logging for accountability.",
|
||||
"tags": [
|
||||
"dm",
|
||||
"messaging",
|
||||
"staff",
|
||||
"utility"
|
||||
],
|
||||
"requirements": [],
|
||||
"end_user_data_statement": "This cog may store message content and user IDs in a log file or channel for moderation purposes."
|
||||
}
|
||||
Reference in New Issue
Block a user