# General / Core

##

## <mark style="color:blue;">Table of Contents</mark>

1. **Features**
2. **Installation**
3. **Configuration**
4. **Commands**
5. **Dependencies**

### <mark style="color:yellow;">Features</mark>

<mark style="color:purple;">The</mark> <mark style="color:purple;">**General/Core**</mark> <mark style="color:purple;">plugin is a required component for all other plugins.</mark> It manages commands, events, permissions, and much more, providing the essential functionality needed for your bot.

* <mark style="color:red;">**Bot Activities**</mark><mark style="color:red;">:</mark> Display any messages as the bot's activity status. It's being automatically updated every 8 seconds allowing you to add multiple and different statuses.
* <mark style="color:red;">**Auto Restart**</mark><mark style="color:red;">:</mark> The bot is automatically being restarted each x days to improve overall performance.
* <mark style="color:red;">**Command/Event Management**</mark><mark style="color:red;">:</mark> You can apply cooldowns, permissions & confirmation modules to each command/event. And you can disable every command depending on the configuration.

***

### <mark style="color:yellow;">Installation</mark>

<mark style="color:purple;">**No need to install!**</mark> These Plugins are already built into the bot!

***

### <mark style="color:yellow;">Configuration</mark>

What's there really to configure in this Plugin is primarily the <mark style="color:green;">**command permissions**</mark>, and <mark style="color:green;">**the translations for them**</mark>, amongst some other things.

***

### <mark style="color:yellow;">Commands</mark>

If you're looking for the **General/Core** plugin commands, [take a look here](/plugins/general-core/commands.md)!

***

### <mark style="color:yellow;">Dependencies</mark>

<mark style="color:purple;">**The bot itself**</mark><mark style="color:purple;">\*\*</mark> *<mark style="color:purple;">**does**</mark>* <mark style="color:purple;">**depend on the General/Core Plugin working and being enabled for it to work properly**</mark>**, so even if you could/did disable it, we highly recommend you \_**&#x6E;ot\*\*\_ doing so, because it'll break basically everything. So for the sake of saving us troubleshooting issues, leave it enabled please!

***

### <mark style="color:yellow;">Screenshots</mark>

#### <mark style="color:orange;">(Images may not reflect actual appearance due to customized bot)</mark>

{% tabs %}
{% tab title="Bot Info" %}

<figure><img src="/files/DDVERaq4CKZyYVvsNqHc" alt=""><figcaption><p>/botinfo bot</p></figcaption></figure>
{% endtab %}

{% tab title="User Info" %}

<figure><img src="/files/9HQRoROjXSC3UA7rOgJE" alt=""><figcaption><p>/info user: &#x3C;username></p></figcaption></figure>
{% endtab %}

{% tab title="Status" %}

<figure><img src="/files/pPBkHz1VJiHeMHsywD4S" alt=""><figcaption><p>/status</p></figcaption></figure>
{% endtab %}

{% tab title="Invites" %}

<figure><img src="/files/XUrPTecTkm94SZzebSWY" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Suggest" %}

<figure><img src="/files/q0FEwCiwhTczdNoRZTyi" alt=""><figcaption><p>/suggest</p></figcaption></figure>
{% endtab %}

{% tab title="Server" %}

<figure><img src="/files/kz5cu4LTA6pxKD4cejoN" alt=""><figcaption><p>/server</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.iynxdev.com/plugins/general-core.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.
