Information lookups

Fifteen lookups behind one /info command — members, roles, channels, emojis, stickers, server art and the server itself.

On this page

Everything anybody ever asks a bot to look up, under one command. There is nothing to switch on: the lookups are always available, and each one can be restricted, renamed, rewritten or switched off individually.

No page of its own

Information is configured from the bottom of the Command Info page, because per-command settings are the only thing it has. Opening /dashboard/<server>/information redirects there.

The lookups

  • /info user [member]
    Everyone

    Everything about a member — when they joined, how old the account is, their roles and badges, and their moderation history if you're staff.

  • /info avatar [member] [server-profile] [size]
    Everyone

    A member's avatar at full size, with a button that opens the full-resolution file.

  • /info banner [member]
    Everyone

    A member's profile banner, if they have one.

  • /info server
    Everyone

    Everything about the server — members, channels, roles, boosts, security settings and when it was made.

  • /info members
    Everyone

    How many members the server has, and how the number breaks down.

  • /info channels
    Everyone

    How many channels the server has, broken down by kind.

  • /info server-icon
    Everyone

    The server's icon at full size, with a link to the image.

  • /info server-banner
    Everyone

    The banner shown above the server's channel list.

  • /info server-splash
    Everyone

    The invite splash — the background people see on the server's invite page.

  • /info role <role>
    Everyone

    Everything about a role — who has it, its color, its permissions and where it sits.

  • /info channel [channel]
    Everyone

    Everything about a channel — its kind, its category, its topic, its slowmode and when it was made.

  • /info emoji <emoji>
    Everyone

    Everything about an emoji — custom or plain — including where it came from and a full-size image.

  • /info sticker <sticker>
    Everyone

    Everything about a sticker, including the sticker itself at full size.

  • /info sticker-pack <pack>
    Everyone

    What's in one of Discord's own sticker packs.

  • /info docs <query>
    Everyone

    Searches Arclo's own documentation — every command and every system — and answers with what it does, how to use it, and a link.

#general

ArcloBOTToday at 14:32

mira

Member information

Joined server

14 March 2024

Account created

2 years ago

Roles

@Moderator, @Regular, @She/Her

Highest role

@Moderator

271394857203445761

A lookup about somebody with a picture puts it in the author line and keeps the title plain.

Behaviour worth knowing

  • Lookups answer the room. They are public by default, unlike Arclo's own five help commands. Change that per command with Private response.
  • Replies are light blue, not green. A lookup did not change anything, and a message that answers in success green reads as though it did.
  • A lookup about something with a picture shows the picture — a member, a role, an emoji, the server — in the author line, with a plain title.
  • `/info user` shows a case summary to staff, and only when Moderation is switched on. Ordinary members see the profile without it.
  • Image lookups give one link. Discord's CDN re-encodes whatever extension you ask for from a single stored image, so offering PNG / JPG / WEBP as a choice was three links to one file.
  • `/info docs` searches Arclo's own documentation — every command and every system — and links you straight to the thing it found.

Configuring them

Each lookup is an ordinary command as far as the dashboard is concerned: switch it off, restrict it to roles or channels, add a cooldown, make it answer privately, redirect its output, or rewrite exactly what it says. See How commands work.

Enabled
Off means Arclo refuses that one lookup. The others are unaffected — this is per command, not per system.
Private response
Public by default. A server that finds /info user noisy in #general usually makes that one private rather than switching it off.
Channel restrictions
The usual home for a lookup is a #bot-commands channel; naming it here keeps it there.
Custom reply
The editor holds the real text Arclo sends, with the lookup's own placeholders. Rewriting it replaces that reply outright.

Autocomplete

/info sticker, /info sticker-pack and /info docs complete as you type — stickers from your server, packs from Discord's own list, and documentation from Arclo's catalogue of every command and system.

Troubleshooting

/info user does not show cases for a member.

The case summary is added only for staff, and only when Moderation is switched on.

An image lookup returns nothing.

That member, role or server has no image of that kind set. Arclo says so rather than linking a broken URL.

I want /info to stop answering publicly.

Turn on Private response for the lookups you want quiet. It is a per-command setting, so you can leave /info server public and make /info user private.

Still stuck? Ask in the support server — somebody there has almost certainly configured this before.