Skip to main content
discord.kickMember remove a member from a Discord server without banning them.
automations/discord-kick-member.automation.ts

Inputs

Required server and user IDs; optional audit-log reason. Optional second argument { account } selects the Discord binding.

Output

Returns no value.

Discord behavior

Requires KICK_MEMBERS, and the bot’s highest role must outrank the member.