diff --git a/antiphoneclapper/info.json b/antiphoneclapper/info.json index e5f3b3c..5d15f4e 100644 --- a/antiphoneclapper/info.json +++ b/antiphoneclapper/info.json @@ -5,11 +5,11 @@ "description": "Deletes messages with malformed GIFs.", "install_msg": "Thanks for installing, have fun.", "permissions" : [ - "manage_messages", + "manage_messages" ], "requirements": [ - "pillow", + "pillow" ], "short": "Deletes messages with malformed GIFs.", "type": "COG" -} \ No newline at end of file +}