GalaxyCogs/moderation/info.json
SeaswimmerTheFsh 144aafccdf
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 1m46s
misc(moderation): working on sqlalchemy migration
2023-11-02 20:59:45 -04:00

11 lines
574 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": ["sqlalchemy", "humanize", "pytimeparse2"],
"hidden": false,
"disabled": false
}