Ruby-Cogs/partycrash/info.json
2025-02-19 22:02:13 -05:00

10 lines
555 B
JSON

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