15 lines
304 B
JSON
15 lines
304 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"
|
|
} |