Discord
Discord communication and community management. Send messages, manage channels, members, roles, and more. Supports both Webhook URL and Bot Token authentication.
Tools
• Webhook Send Message
Send a message via Discord webhook. Works with webhook URL authentication. Simple way to post messages to a channel.
• Webhook Send Embed
Send a rich embed message via Discord webhook. Embeds support titles, descriptions, colors, fields, images, and more.
• Webhook Edit Message
Edit a previously sent webhook message by its ID.
• Webhook Delete Message
Delete a previously sent webhook message by its ID.
• Webhook Get Info
Get information about the configured webhook (name, channel, guild, avatar).
• Get Me
Get the current bot user information. Requires bot token authentication.
• Get User
Get information about a specific user by ID.
• Get Guilds
Get all guilds (servers) the bot is a member of.
• Get Guild
Get detailed information about a specific guild (server).
• Get Guild Preview
Get a preview of a guild. Only works for public guilds.
• Get Guild Channels
Get all channels in a guild.
• Get Channel
Get information about a specific channel.
• Create Channel
Create a new channel in a guild.
• Update Channel
Update a channel's settings.
• Delete Channel
Delete a channel. This cannot be undone!
• Send Message
Send a message to a channel using bot token. Supports text, embeds, and components.
• Send Embed
Send a rich embed message to a channel using bot token.
• Get Messages
Get messages from a channel.
• Get Message
Get a specific message by ID.
• Edit Message
Edit a message sent by the bot.
• Delete Message
Delete a message. Bot can delete its own messages or others with permission.
• Bulk Delete Messages
Delete multiple messages at once (2-100 messages, not older than 14 days).
• Pin Message
Pin a message in a channel.
• Unpin Message
Unpin a message in a channel.
• Get Pinned Messages
Get all pinned messages in a channel.
• Create Dm
Create a DM channel with a user.
• Send Dm
Send a direct message to a user. Creates DM channel if needed.
• Get Guild Members
Get members of a guild. Requires GUILD_MEMBERS intent.
• Get Guild Member
Get a specific member of a guild.
• Search Guild Members
Search for guild members by username or nickname.
• Update Guild Member
Update a guild member (nickname, roles, mute, deaf, timeout).
• Kick Member
Kick a member from a guild.
• Ban Member
Ban a member from a guild.
• Unban Member
Remove a ban from a user.
• Get Guild Bans
Get list of banned users in a guild.
• Get Guild Roles
Get all roles in a guild.
• Create Role
Create a new role in a guild.
• Update Role
Update a role in a guild.
• Delete Role
Delete a role from a guild.
• Add Role To Member
Add a role to a guild member.
• Remove Role From Member
Remove a role from a guild member.
• Add Reaction
Add a reaction to a message.
• Remove Reaction
Remove a reaction from a message.
• Get Reactions
Get users who reacted with a specific emoji.
• Create Thread
Create a thread from a message or in a forum channel.
• Get Thread Members
Get members of a thread.
• Join Thread
Join a thread.
• Leave Thread
Leave a thread.
• Get Guild Invites
Get all invites for a guild.
• Create Invite
Create an invite for a channel.
• Delete Invite
Delete an invite by code.
Need help? Contact our support team