Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blibot.lat/llms.txt

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

userid

Look up the Discord ID of any user.
,userid @user
  • Aliases: ,uid
  • When you reply to a message and run ,uid with no arguments, it returns the author of that message.
  • When run with no arguments and no reply, it returns your own ID.

help

Browse all available commands interactively.
,help
The help command uses a Components V2 layout with category and command selectors:
  1. The main view shows all command categories as a select menu.
  2. Selecting a category shows its commands as another select menu.
  3. Selecting a command shows its full detail (usage, description, permissions).
Pass a command name directly (,help afk) to jump straight to the detail view.

prefix

Change the bot’s prefix for your server.
,prefix set !
The default prefix is ,. You can use any symbol or short string (max 5 characters).
Slash commands (/) always work regardless of the prefix setting.