[V3 AntiPhoneClapper] Info.json formatting

This commit is contained in:
aikaterna
2019-02-02 17:01:23 -08:00
committed by GitHub
parent f8e8568574
commit fdefc17240

View File

@@ -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"
}
}