13 lines
363 B
JSON
13 lines
363 B
JSON
{
|
|
"author": [
|
|
"Deathblade"
|
|
],
|
|
"install_msg": "May Kanium show you the way",
|
|
"name": "Welcome",
|
|
"short": "Sends a welcome dm thats written in a specific format to the users",
|
|
"description": "Sends a welcome dm thats written in a specific format to the users",
|
|
"requirements": ["aiohttp"],
|
|
"tags": [
|
|
"welcome"
|
|
]
|
|
} |