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.

Hugging users enables a chat-triggered !hug command. When a member types !hug @target, the bot posts the configured message (with an image, mention, or embed) in response. Open Dashboard → Hugging Users.

How it works

  • !hug @target — the bot responds in the current channel.
  • !hug @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 hug command.
Message template
embed or text
The response posted when the command runs. Placeholders like {user} (the one hugging) and {target} (the one being hugged) 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 !hug use is logged as an embed in the chosen log channel, showing who hugged 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 !hug. 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.