Files
aikaterna-cogs/partycrash/info.json
Kowlin 4b9cd3493b Fixed the permissions
manage_server -> manage_guild
2018-11-06 00:35:08 +01:00

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"
}