Files
aikaterna-cogs/partycrash/info.json
2018-08-08 21:54:06 -07:00

15 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_server"
],
"short": "Post server invites.",
"tags": [
"invite"
],
"type": "COG"
}