Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDiscord Bot ToolsDiscordbot Create Guild Application Command
Discord Bot Tools

Discordbot Create Guild Application Command

Creates a new guild-specific application command. Command names must be unique per type within the guild (max 100 total commands).

Write actionRisk level 2 of 5OAuth connection
Use Discordbot Create Guild Application Command

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

  • namestring
    Required
    1-32 character command name. For CHAT_INPUT commands, must be lowercase.
  • typeinteger
    Command type: 1 (CHAT_INPUT, default), 2 (USER), 3 (MESSAGE).
  • optionsarray
    Array of command option objects (max 25).
  • guild_idstring
    Required
    The unique identifier (snowflake ID) of the guild.
  • descriptionstring
    1-100 character description for CHAT_INPUT commands. Empty string or omit for USER/MESSAGE.
  • dm_permissionboolean
    Whether the command is available in DMs. Only for globally-scoped commands.
  • application_idstring
    Required
    The unique identifier (snowflake ID) of the Discord application.
  • name_localizationsobject
    Localization dictionary mapping locale codes to localized names.
  • description_localizationsobject
    Localization dictionary mapping locale codes to localized descriptions.
  • default_member_permissionsstring
    Bitwise permission flags string. '0' disables for non-admins.

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.