> For the complete documentation index, see [llms.txt](https://invomagic.gitbook.io/ticketsdocs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://invomagic.gitbook.io/ticketsdocs/weeklylb/messages.md).

# Message Leaderboards

Let your server chat to fight to THE DEAT-\
Hm yeah ok, its not that serious\
\
Weekly Message Leaders has Tickets watch your members and tallies up their messages in real time, creating a leaderboard of the top people chatting that week! \
Leaderboards are reset on Monday 12 AM EST

### General Use

Each message a user sends increases their score by one. To see the current leaderboard, run the command `/weeklylb messages`. \
Below you will get a leaderboard, this consists of the top 10 chatters this week!\
be aware, this will reset by the next week!

<figure><img src="/files/fI1y3KTAIBFl2a5uTWm7" alt="" width="375"><figcaption></figcaption></figure>

### Admin Configuration

If you have the ADMINISTRATOR permission you will be able to configure the Message Leaderboard Settings, you can do this with `/admin-weeklylb messages` after you do that, you'll be presented with something you can use to configure message LBs with

<figure><img src="/files/any8OMFj1LnMCfGFR2mV" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="warning" %}
The 1st Place Role system is exclusive to [TicketsPRO](/ticketsdocs/pro/about.md)&#x20;
{% endhint %}

The Configs are as follows \
**LB Archive Channel:** Where you want to send old leaderboards when the week ends\
**Manage User:** Manage a specific user to add/remove messages from them\
**1st Place Role:** The Role that Tickets will autosync with the top user on the leaderboard every 2 hours\
**Kiai Integration:** Manage The Kiai Integration, which auto-adds XP to the top 3 users when the LB resets, Kiai is a leveling bot with high customization, you can find out more about it [here](https://go.invomagic.com/kiai)\
**Unbelivaboat Integration:** Customize the Unbelivaboat Integration, which auto-adds Currency to the top 3 users when the LB resets\
\
The last two may require **Authorization** for Tickets to function with them correctly

### AutoLeaderboard

{% hint style="warning" %}
This is a [TicketsPRO](/ticketsdocs/pro/about.md) Feature
{% endhint %}

You can create a leaderboard that auto updates every 2 hours to keep your server as engaged as possible, simply run the `/admin-weeklylb messages-autolb` command, select a channel, and keep the channel & message intact

### Authorization for Integrations

For [Kiai](https://go.invomagic.com/kiai) run the following command: `/application authorize id:1134316514296742040`

For [UnbelievaBoat](https://go.invomagic.com/unbelievaboat) go to the following page and authorize it: <https://go.invomagic.com/ticketsauth>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://invomagic.gitbook.io/ticketsdocs/weeklylb/messages.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
