Files
aikaterna-cogs/partycrash/info.json

11 lines
555 B
JSON
Raw Normal View History

2018-08-08 21:54:06 -07:00
{
2021-10-10 13:26:33 -07:00
"author": ["aikaterna", "Will (tekulvw)"],
"description": "Posts invites to servers, if the bot is allowed to view them. Does not generate new invites.",
"install_msg": "Note that having an invite available for a server does not automatically grant you permissions to join said server. Thanks for installing, have fun.",
"permissions" : ["manage_guild"],
"short": "Post server invites.",
"tags": ["invite"],
"type": "COG",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}