13 lines
374 B
JSON
Raw Normal View History

{
"author": [
"Deathblade"
],
"install_msg": "May Kanuim 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","datetime"],
"tags": [
"welcome"
]
}