SeaCogs/logger/info.json

17 lines
577 B
JSON

{
"author" : ["SeaswimmerTheFsh (seasw.)"],
"install_msg" : "Thank you for installing Logger!",
"name" : "Logger",
"short" : "Log events configurably.",
"description" : "Logger logs events to a channel of your choice. You can configure which events to log and which channel to log them to.",
"end_user_data_statement" : "This cog does not store end user data.",
"hidden": false,
"disabled": false,
"min_bot_version": "3.5.0",
"min_python_version": [3, 10, 0],
"tags": [
"utility",
"moderation",
"logging"
]
}