16 lines
320 B
JSON
16 lines
320 B
JSON
{
|
|
"author": [
|
|
"aikaterna"
|
|
],
|
|
"description": "Posts invites to servers, if the bot is allowed to view them. Does not generate new invites.",
|
|
"install_msg": "Thanks for installing, have fun.",
|
|
"permissions" : [
|
|
"manage_guild"
|
|
],
|
|
"short": "Post server invites.",
|
|
"tags": [
|
|
"invite"
|
|
],
|
|
"type": "COG"
|
|
}
|