# Global Chat

{% hint style="info" %}
Note: This module is disabled by default
{% endhint %}

{% hint style="info" %}
By using this module, you accept for your message content to be processed by olilz helper
{% endhint %}

This module allows users to cross-communicate across discord servers! All messages sent in the global-chat channel, are sent to all servers across that are set up with global chat

{% hint style="info" %}
Note: Although our best efforts for message moderation, some messages may slip past the filter and provide a risk for your server. Use this module at your own risk.
{% endhint %}

## Commands

### Set-Up

set up the global chat feature using the /globalchat-setup commandf

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

### Issue Moderation Punishments

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

use the /globalchat-moderate command to

* delete a message
* blacklist a user
* unblacklist a user

### Disable

Disable this plugin by using /globalchat-disable


---

# 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://docs.olilz.xyz/modules/global-chat.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.
