16 lines
303 B
JSON
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"
|
|
}
|