> For the complete documentation index, see [llms.txt](https://absolet-development.gitbook.io/absolet-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://absolet-development.gitbook.io/absolet-documentation/readme/configuration-files.md).

# Configuration Files

## Config.yml

### General Settings

> Token: ""   **-   Your discord bot token (Find it in the** [**Discord Developers Page**](https://discord.com/developers)**)**

> LicenseKey: ""  -  **Set your license, if you don't have it claim it in** [**our discord**](https://discord.com/channels/1255727325933207594/1255789090364850278)!

> EmbedColor: ""  -   **Set the color you want,** [**using hex**](https://www.color-hex.com/)**!**

> Language: ""   -  **Sets the default bot language**

### Activity Settings

> Enabled: true **-** **If you want the activities enabled or disabled**

\- \["Activity", "The text you want", "State"]

**Available Activities:**

* Playing
* Watching
* Listening

**Available States:**

* Online
* DnD (Do Not Disturb)
* Idle
* Invisible

**Example:**

> \- \["Playing", "play.example.net", "dnd"]

> Interval: "1m"  **-  The time between the activity will change.**

### Database Setting

> Uri: ""  **-  If you want a free MongoDB Database, go to the next step**

### Lavalink Setting

Current configuration uses public lavalink servers. You may edit this to add your own lavalink server(s).

> Host: ""  -  Your Lavalink Host\
> Port: 80   -  Your Lavalink Port\
> Password: ""   -  Your Lavalink Password (If Applicable)\
> Secure: false - If server is with SSL then true, otherwise false.

## Commands.yml

This file allows you to modify the permissions for each command by using either the role IDs or names.

## Commands\_locale.json

This file allows you to modify or add languages.&#x20;

Currently only English, Spanish, and Korean have been added. More coming soon!

## Messages.yml

In this file, you can change each message and customize it to your liking!
