> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mira.party/llms.txt
> Use this file to discover all available pages before exploring further.

# Profile lookups

> Look up profiles and stats across social platforms, games and consoles.

One-off lookups. No setup, no permissions — just run them.

## Social platforms

<CodeGroup>
  ```javascript Instagram theme={null}
  !instagram someone
  ```

  ```javascript TikTok theme={null}
  !tiktok someone
  ```

  ```javascript Twitter / X theme={null}
  !twitter someone
  ```

  ```javascript Snapchat theme={null}
  !snapchat someone
  ```

  ```javascript Twitch theme={null}
  !twitch someone
  ```

  ```javascript Tumblr theme={null}
  !tumblr someone
  ```
</CodeGroup>

| Command              | Aliases          | Shows                         |
| -------------------- | ---------------- | ----------------------------- |
| `instagram <user>`   | `insta`, `ig`    | Followers, posts, bio, avatar |
| `tiktok <user>`      | `tt`             | Followers, likes, videos      |
| `twitter <user>`     | `twt`, `tw`, `x` | Followers, tweets, bio        |
| `snapchat <user>`    | `snap`           | Profile and public stories    |
| `twitch <user>`      | `ttv`            | Followers, status, game       |
| `tumblr <user>`      | `tmblr`, `blog`  | Blog information              |
| `pinterest <user>`   | `pint`, `pin`    | Followers, boards, pins       |
| `soundcloud <query>` | `sc`             | Tracks and users              |
| `youtube <query>`    | `yt`             | Videos, channels, playlists   |
| `reddit <subreddit>` | `r/`             | Subreddit information         |
| `github <username>`  | `git`, `gh`      | Repos, followers, bio         |
| `cashapp <user>`     | `cash`, `ca`     | Cash App profile              |
| `telegram <profile>` | `tg`, `tele`     | Public Telegram profile       |

### Extras

<CodeGroup>
  ```javascript Instagram stories and highlights theme={null}
  !instagram story someone
  !instagram highlights someone
  !instagram recent someone
  ```

  ```javascript TikTok stories and hashtags theme={null}
  !tiktok story someone
  !tiktok hashtag fyp
  ```

  ```javascript A GitHub repository theme={null}
  !github repository owner/repo
  ```
</CodeGroup>

## Roblox

```javascript theme={null}
!roblox someone
```

Aliases: `rblx`, `rbx`.

| Command                                 | Shows                            |
| --------------------------------------- | -------------------------------- |
| `roblox <user>`                         | Profile, age, status             |
| `roblox avatars <user>`                 | Avatar history                   |
| `roblox friends <user>`                 | Friends list                     |
| `roblox friends mutual <user> <friend>` | Mutual friends between two users |
| `roblox history <user>`                 | Game history                     |
| `roblox history compare <user> <other>` | Shared game history              |
| `roblox history graph <user>`           | Badge progression over time      |
| `roblox limiteds <user>`                | Limiteds owned, with RAP         |
| `roblox necklaces <user>`               | Initial necklaces owned          |
| `roblox pacifiers <user>`               | Pacifiers owned                  |
| `roblox snipe <user> <game>`            | Find which server they're in     |
| `roblox template <asset>`               | An asset's template file         |
| `roblox connect <user>`                 | Link your Roblox account         |

## Consoles

<CodeGroup>
  ```javascript PlayStation theme={null}
  !psn someone
  ```

  ```javascript Xbox theme={null}
  !xbox someone
  ```
</CodeGroup>

`xbox` (alias `xbl`) shows gamerscore and recent activity.

`psn` (aliases `playstation`, `ps4`, `ps5`) is paginated across two pages:

| Page             | Shows                                                                                                                                                                                                                                        |
| ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Overview**     | Trophy level and progress, full trophy breakdown with a total, PlayStation Plus and verified status, region, friend count, languages, and live presence — what they're playing right now, or when they were last online and on which console |
| **Recent games** | The last few titles played, each with total playtime, session count, platform, and when it was last opened                                                                                                                                   |

If the account has no recorded games, only the overview is sent.

## Game stats

<CodeGroup>
  ```javascript Valorant theme={null}
  !valorant name#tag
  ```

  ```javascript Rainbow Six Siege theme={null}
  !r6siege someone
  ```

  ```javascript Marvel Rivals theme={null}
  !rivals someone
  ```
</CodeGroup>

Rank, competitive stats and recent performance. Aliases: `val`, `valo` / `r6`, `siege`, `rainbow6` / `marvelrivals`, `mr`.

For Fortnite, which has its own account linking and locker commands, see [Fortnite](/utility/fortnite).

## Minecraft

```javascript theme={null}
!minecraft someone
```

NameMC profile, skins, name history and username availability. Aliases: `namemc`, `craft`, `mine`, `mc`. Full details on the [Minecraft](/utility/minecraft) page.

## Telegram usernames

<CodeGroup>
  ```javascript A profile theme={null}
  !telegram someone
  ```

  ```javascript A Fragment listing theme={null}
  !fragment someone
  ```

  ```javascript Live auctions theme={null}
  !fragment auctions
  ```

  ```javascript Check several at once theme={null}
  !fragment search one two three
  ```
</CodeGroup>

Fragment is Telegram's official username marketplace — `!fragment` shows listing status, price and auction state.

## Cryptocurrency

<CodeGroup>
  ```javascript Price theme={null}
  !crypto btc
  ```

  ```javascript A wallet theme={null}
  !crypto wallet <address>
  ```

  ```javascript A transaction theme={null}
  !crypto transaction <txid>
  ```

  ```javascript Notify me when it confirms theme={null}
  !crypto transaction subscribe <txid> 3
  ```
</CodeGroup>

`crypto transaction subscribe` DMs you when a transaction reaches the given number of confirmations. Manage subscriptions with `!crypto transaction list` and `!crypto transaction cancel <txid>`.

## Command reference

Everything here is public — no permissions required.

| Command                | Aliases                     |
| ---------------------- | --------------------------- |
| `instagram <user>`     | `insta`, `ig`               |
| `tiktok <user>`        | `tt`                        |
| `twitter <user>`       | `twt`, `tw`, `x`            |
| `snapchat <user>`      | `snap`                      |
| `twitch <user>`        | `ttv`                       |
| `tumblr <user>`        | `tmblr`, `blog`             |
| `pinterest <user>`     | `pint`, `pin`               |
| `soundcloud <query>`   | `sc`                        |
| `youtube <query>`      | `yt`                        |
| `reddit <subreddit>`   | `subreddit`, `r/`           |
| `github <username>`    | `git`, `gh`                 |
| `cashapp <user>`       | `cash`, `ca`                |
| `telegram <profile>`   | `tg`, `tele`                |
| `fragment <listing>`   | `frag`                      |
| `roblox [user]`        | `rblx`, `rbx`               |
| `psn <username>`       | `playstation`, `ps4`, `ps5` |
| `xbox <username>`      | `xbl`                       |
| `valorant <riot_id>`   | `val`, `valo`               |
| `r6siege <username>`   | `r6`, `siege`               |
| `rivals <username>`    | `marvelrivals`, `mr`        |
| `minecraft [argument]` | `namemc`, `mc`              |
| `crypto [coin]`        | `cryptocurrency`, `cryp`    |
