Info.json cleanup
This commit is contained in:
@@ -1,16 +1,12 @@
|
||||
{
|
||||
"author": [
|
||||
"sitryk", "aikaterna"
|
||||
],
|
||||
"description": "Deletes messages with malformed GIFs.",
|
||||
"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."
|
||||
"permissions" : ["manage_messages"],
|
||||
"requirements": ["pillow"],
|
||||
"hidden": true,
|
||||
"disabled": true,
|
||||
"short": "Deletes messages with malformed GIFs.",
|
||||
"type": "COG",
|
||||
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user