Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rbxweb.net/llms.txt

Use this file to discover all available pages before exploring further.

Slapping users enables a chat-triggered !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 it works

  • !slap @target — the bot responds in the current channel.
  • !slap @target #channel — the bot posts the response in #channel instead.
The #channel argument is optional. Without it the response stays where the command was used.

Settings

Core

Enable
toggle
Master switch for the slap command.
Message template
embed or text
The response posted when the command runs. Placeholders like {user} and {target} are substituted. See placeholders.

Cooldown

Command cooldown
toggle
Adds a delay between uses to prevent spam. When off, the command has no wait.
Interval (seconds)
number, 1 to 60
How long the cooldown lasts.
Cooldown type
radio
  • Per user — each user has their own cooldown timer.
  • Global — one shared cooldown for the whole server.

Command logging

Enable 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.
Log channel
channel picker
Destination for log entries.

Role gates

Allowed roles
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.
Blacklisted roles
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.