GalaxyCogs/moderation/info.json
SeaswimmerTheFsh 2066b075da
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 51s
fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com
2023-10-24 00:48:49 -04:00

11 lines
586 B
JSON

{
"author" : ["SeaswimmerTheFsh"],
"install_msg" : "Thank you for installing Moderation!\nYou can find the source code of this cog here: https://coastalcommits.com/SeaswimmerTheFsh/GalaxyCogs",
"name" : "Moderation",
"short" : "Custom cog intended for use on the Galaxy discord server.",
"description" : "Custom cog intended for use on the Galaxy discord server.",
"end_user_data_statement" : "This cog does not store any End User Data.",
"requirements": ["mysql-connector-python", "humanize", "pytimeparse2"],
"hidden": false,
"disabled": false
}