!slap command. When a member types !slap @target, the bot posts the configured message in response. It’s the counterpart to Hugging users — same structure, different vibe.
Open Dashboard → Slapping Users.
How this message is delivered. It posts through a bot-owned webhook using the bot’s own
name and avatar, so it looks exactly like a normal bot message. The bot needs Manage
Webhooks in the target channel; without it the message is posted normally instead, so
nothing is ever lost.
How it works
!slap @target— the bot responds in the current channel.!slap @target #channel— the bot posts the response in#channelinstead.
#channel argument is optional. Without it the response stays where the command was used.
Settings
Core
toggle
Master switch for the slap command.
visual editor
The response posted when the command runs, built in the visual message editor — type inside a live Discord preview, toggle Embed on/off, and use placeholders like
{user} (the one slapping), {target} (the one being slapped), {server}, {user_name} and {target_name}. See placeholders. For the image, the picker offers your uploaded image library (pick a specific image, or tick Random pick to use a fresh random image from that category every time), a random Picsum image, or any image URL. It comes pre-filled; Restore default in the toolbar brings the original back.toggle
Removes the member’s
!slap command message after the bot replies.Cooldown
toggle
Adds a delay between uses to prevent spam. When off, the command has no wait.
number, 5 to 60
How long the cooldown lasts.
radio
- Per user — each user has their own cooldown timer.
- Global — one shared cooldown for the whole server.
Command logging
toggle
When on, every
!slap use is logged as an embed in the chosen log channel, showing who slapped whom and in which channel.channel picker
Destination for log entries.
Role gates
role list
Only members with at least one of these roles can run
!slap. Leave empty to allow everyone. Guild owners and Admins are always immune.role list
Members with any of these roles are blocked, even if they also have an allowed role. Guild owners and Admins are always immune.