Files
2019-02-02 17:01:23 -08:00

16 lines
303 B
JSON

{
"author": [
"sitryk", "aikaterna"
],
"description": "Deletes messages with malformed GIFs.",
"install_msg": "Thanks for installing, have fun.",
"permissions" : [
"manage_messages"
],
"requirements": [
"pillow"
],
"short": "Deletes messages with malformed GIFs.",
"type": "COG"
}