# Commands and Widgets

## <mark style="color:$primary;">Current Server Active Streaks List.</mark>

The `/wordstreak-events` command shows the embed with a list of all active <mark style="color:blue;">**Word Streak**</mark> events on the current server and their details.

<figure><img src="/files/UxTVT5FZw3QwgOaijOKm" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This message can only be seen by the user who launched the command.
{% endhint %}

## <mark style="color:$primary;">User's Current Server Active Streaks Progress.</mark>

The `/wordstreak-user-streak` command shows the embed with a list of user progress in all active <mark style="color:blue;">**Word Streak**</mark> events on the current server.

Run the command. It will ask you to select a user whose progress you want to see:

<figure><img src="/files/C5p5UsEkAMQrmL54s1ig" alt=""><figcaption></figcaption></figure>

If you wish to check your own progress, then choose your name. The embed with the list of active streaks on this server that the user took part in will appear:

<figure><img src="/files/UKXTOIX7ruDXQxclUriD" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This message can only be seen by the user who launched the command.
{% endhint %}

## <mark style="color:$primary;">User's Cross-Server All-Time Streaks Stats.</mark>

The `/wordstreak-global-user-stats` command shows the embed with all-time <mark style="color:blue;">**Word Streak**</mark> stats across all <mark style="color:purple;">**Bocto**</mark> servers.

Run the command. It will ask you to select a user whose global stats you want to see:

<figure><img src="/files/8KPlXkhUiw9PnlpnArU3" alt=""><figcaption></figcaption></figure>

If you wish to check your own stats, then choose your name. The embed with the global statistics across all streaks that have ever happened on any server and that the user has ever taken part in will appear:

<figure><img src="/files/xdequ1fehSsswrBRs7mU" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This message can only be seen by the user who launched the command.
{% endhint %}

## <mark style="color:$primary;">Top 10 Current Server Active Streaks Leaderboard.</mark>

The `/wordstreak-leaderboard` command shows embeds with the Top 10 <mark style="color:blue;">**Word Streak**</mark> leaderboard for each active streak on the current server.

<figure><img src="/files/MjjljRfNlWyvdQGNTuvZ" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
This message is visible to all users.
{% endhint %}

## <mark style="color:$primary;">Full Current Server Active Streaks Leaderboard.</mark>

The `/wordstreak-leaderboard-paged` command shows the embed with the full <mark style="color:blue;">**Word Streak**</mark> leaderboard for a particular event with pagination.

Run the command. The embed with the dropdown containing the active streaks list will appear:

<figure><img src="/files/60JVmatKsMQKHma6Pmjt" alt=""><figcaption></figcaption></figure>

Click on the desired streak. The embed with the full leaderboard, divided into pages with 10 users per page and pagination, will appear:

<figure><img src="/files/1LoP72l7yPaXd2Ga2obq" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This message can only be seen by the user who launched the command.
{% endhint %}

## <mark style="color:$primary;">All-Time Global Users Top.</mark>

The `/wordstreak-global-users-top` command shows the embed with the all-time <mark style="color:blue;">**Word Streak**</mark> users leaderboard across all <mark style="color:purple;">**Bocto**</mark> servers.

<figure><img src="/files/PJjBkhT6DNCzQrugmuWs" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This message can only be seen by the user who launched the command.
{% endhint %}

## <mark style="color:$primary;">All-Time Global Servers Top.</mark>

The `/wordstreak-global-servers-top` command shows the embed with the all-time <mark style="color:blue;">**Word Streak**</mark> servers leaderboard (top guilds by streak activity).

<figure><img src="/files/Yd70fSb1I9LcexgfHeFj" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
&#x20;This message can only be seen by the user who launched the command.
{% endhint %}

## <mark style="color:$danger;">Important!</mark>

To allow users to use these commands in the desired channel, don't forget to grant the <mark style="color:$success;">Use Application Commands</mark> permissions to the desired roles in the channel settings!

<figure><img src="/files/xyvGfrmKPlrF9hdeEFzF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/HZPelcK4TKR1r2efBxbN" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.bocto.octopeeps.com/plugins/mini-games/word-streak/commands-and-widgets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
