Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDiscord Bot ToolsDiscordbot Add Guild Member
Discord Bot Tools

Discordbot Add Guild Member

Adds a user to a Discord guild using their OAuth2 access token (which must have guilds.join scope). Returns the guild member object on 201 Created, or indicates the user is already a member on 204.

Write actionRisk level 2 of 5OAuth connection
Use Discordbot Add Guild Member

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • deafboolean
    Whether the user should be server deafened in voice channels.
  • muteboolean
    Whether the user should be server muted in voice channels.
  • nickstring
    Nickname to set for the user in this guild. Maximum 32 characters.
  • rolesarray
    List of role IDs to assign to the user upon joining.
  • user_idstring
    Required
    The unique identifier (snowflake ID) of the user to add.
  • guild_idstring
    Required
    The unique identifier (snowflake ID) of the guild to add the user to.
  • access_tokenstring
    Required
    OAuth2 access token for the user, with guilds.join scope, to authorize adding them to the guild.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.