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

Discordbot Create Application Command

Creates a new global Discord application command. Global commands can take up to an hour to propagate. Command names must be unique per type within the application scope.

Write actionRisk level 2 of 5OAuth connection
Use Discordbot Create 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). Each must have name, description, and type fields.
  • descriptionstring
    1-100 character description for CHAT_INPUT commands. Empty string or omit for USER/MESSAGE commands.
  • dm_permissionboolean
    Whether the command is available in DMs (global commands only). Defaults to true.
  • application_idstring
    Required
    The unique identifier (snowflake ID) of the Discord application.
  • name_localizationsobject
    Localization dictionary mapping locale codes to localized names (1-32 chars each).
  • description_localizationsobject
    Localization dictionary mapping locale codes to localized descriptions (1-100 chars each).
  • default_member_permissionsstring
    Bitwise permission flags string a member needs. '0' disables for non-admins. Null allows everyone.

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.