feat(emoji): added the cog
This commit is contained in:
parent
c618f9be72
commit
384ce7fc6d
3 changed files with 32 additions and 0 deletions
16
emoji/info.json
Normal file
16
emoji/info.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"author" : ["SeaswimmerTheFsh (seasw.)"],
|
||||
"install_msg" : "Thank you for installing Emoji!",
|
||||
"name" : "Emoji",
|
||||
"short" : "Retrieve information about emojis.",
|
||||
"description" : "Retrieve information about emojis.",
|
||||
"end_user_data_statement" : "This cog does not store end user data.",
|
||||
"hidden": false,
|
||||
"disabled": false,
|
||||
"min_bot_version": "3.5.0",
|
||||
"min_python_version": [3, 10, 0],
|
||||
"requirements": ["pillow"],
|
||||
"tags": [
|
||||
"utility"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue