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
logging/info.json
Normal file
17
logging/info.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"author": [
|
||||
"unstableCogs"
|
||||
],
|
||||
"install_msg": "Thank you for installing the Logging cog! Please configure a log channel to begin.",
|
||||
"name": "Logging",
|
||||
"short": "A cog for comprehensive server event logging.",
|
||||
"description": "Logs various server events (joins, leaves, message edits/deletes, etc.) to a designated channel for moderation and auditing purposes.",
|
||||
"tags": [
|
||||
"logging",
|
||||
"moderation",
|
||||
"utility",
|
||||
"events"
|
||||
],
|
||||
"requirements": [],
|
||||
"end_user_data_statement": "This cog does not persistently store any user data."
|
||||
}
|
||||
Reference in New Issue
Block a user