diff --git a/moderation/info.json b/moderation/info.json index 46a0f20..fcb33b4 100644 --- a/moderation/info.json +++ b/moderation/info.json @@ -5,5 +5,5 @@ "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"] + "requirements": ["mysql-connector-python", "humanize"] }