Discordbot
Discordbot

Discordbot refers to automated programs on Discord servers, performing tasks like moderation, music playback, and user engagement to enhance community interactions

Completely Secure
124673VIEWS
33USERS

Tools

1 of 28

Add Recipient To Group Channel

Adds a user to a Discord group Direct Message (DM) channel.

Update Guild Member Information

Adds a user (who is not already a member) to a guild using their `access_token` (which must have `guilds.join` scope), optionally setting nickname, roles, mute/deaf status, or flags.

Assign Role To Guild Member

Assigns a role to a guild member, provided the bot has 'Manage Roles' permission in the guild and the role to be assigned is hierarchically lower than the bot's highest role.

Add Reaction To Message

Adds an emoji reaction from the authenticated user/bot to a specific message in a Discord channel; does not return information about existing reactions.

Add Or Update Thread Member

Adds a user to a specific, unarchived thread; the user must have access to the thread's parent channel, and for private threads, the bot must already be a member.

Modify Guild Ban Settings

Permanently bans a user from a Discord guild, optionally deleting their recent messages (specify deletion period in seconds OR days, not both).