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-logreason. Optional second argument { account } selects the Discord binding.
Output
Returns no value.Discord behavior
RequiresKICK_MEMBERS, and the bot’s highest role must outrank the member.