Files
aikaterna-cogs/antiphoneclapper/info.json

17 lines
401 B
JSON
Raw Normal View History

{
"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",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}