12 lines
601 B
JSON
12 lines
601 B
JSON
{
|
|
"author": ["aikaterna"],
|
|
"description": "Blurplefy a user profile picture or image. Admins can configure an awardable role if a user's profile pic has more than a certain percentage of blurple in it.",
|
|
"install_msg": "Thanks for installing, have fun.",
|
|
"permissions" : ["embed_links", "manage_roles"],
|
|
"requirements": ["pillow", "python-resize-image"],
|
|
"short": "Blurplefy a user profile picture or image.",
|
|
"tags": ["blurple", "discord", "avatar"],
|
|
"type": "COG",
|
|
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
|
}
|