13 lines
363 B
JSON
Raw Normal View History

{
"author": [
"Deathblade"
],
2020-05-03 20:13:41 +03:00
"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",
2020-05-03 20:04:33 +03:00
"requirements": ["aiohttp"],
"tags": [
"welcome"
]
}