repo(moderation): moving moderation cog to seacogs
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 50s

This commit is contained in:
Seaswimmer 2023-12-14 18:33:47 -05:00
parent be11b12517
commit 4e4c16f278
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE
3 changed files with 0 additions and 1375 deletions

View file

@ -1,5 +0,0 @@
from .moderation import Moderation
async def setup(bot):
await bot.add_cog(Moderation(bot))

View file

@ -1,11 +0,0 @@
{
"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
}

File diff suppressed because it is too large Load diff