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.

Overview

The AFK system marks you as away when you set a status. While you’re AFK, anyone who mentions you gets an automatic reply with your reason and how long you’ve been away. When you send a message, your status is cleared and you’re told how many mentions you missed.

Setting an AFK status

,afk [reason]
Once set, the bot replies with a confirmation and begins tracking any mentions of your account.

How mention notifications work

When someone mentions an AFK user, the bot replies to that message with:
  • The AFK user’s display name
  • How long ago they went AFK (relative timestamp)
  • Their reason
The bot does not ping anyone in that reply — it simply replies to the triggering message.
Mention notifications only fire in the same guild where you set your AFK status.

Returning from AFK

Simply send any message in the server. The bot will:
  1. Clear your AFK status automatically
  2. Reply letting you know you’re no longer AFK
  3. Tell you how many mentions you received (if any)

Viewing your mentions

,afk mentions
Shows a list of everyone who mentioned you while you were AFK, including:
  • Who mentioned you
  • The channel it happened in
  • A link to the message
  • A preview of the message content
Mentions are stored for 3 days. After that they expire automatically.

Notes

  • Your AFK status is per server — going AFK in one server doesn’t affect others.
  • Bot accounts are ignored — the bot won’t notify you when a bot mentions you.
  • Mentioning yourself while AFK does not trigger a notification.