Skip to content

InviteScope

typedef · Source

A valid scope to request when generating an invite link. Scopes that require whitelist are not considered valid for this generator

  • applications.builds.read: allows reading build data for a users applications
  • applications.commands: allows this bot to create commands in the server
  • applications.entitlements: allows reading entitlements for a users applications
  • applications.store.update: allows reading and updating of store data for a users applications
  • bot: makes the bot join the selected guild
  • connections: makes the endpoint for getting a users connections available
  • email: allows the /users/@me endpoint return with an email
  • identify: allows the /users/@me endpoint without an email
  • guilds: makes the /users/@me/guilds endpoint available for a user
  • guilds.join: allows the bot to join the user to any guild it is in using Guild#addMember
  • gdm.join: allows joining the user to a group dm
  • webhook.incoming: generates a webhook to a channel
  • role_connections.write: allows your app to update a user's connection and metadata for the app Type: string

See also

Unofficial software. Not affiliated with or supported by Discord.