Absolet Documentation
  • 🌊Absolet Documentation
    • 📦Dependencies
    • 🤖Bot Application Setup
    • 📚Configuration Files
    • 🍄MongoDB Database
    • 🖥️Bot Installation (Linux)
    • 🖥️Bot Installation (Windows)
    • 🖥️Bot Installation (Pterodactyl)
    • ⚒️Bot Setup (Discord)
    • 🎫Ticket Categories
    • ❌Common Errors
    • ✅Done!
Powered by GitBook
On this page
  • Config.yml
  • General Settings
  • Activities
  • Database
  • Commands.yml
  • Commands_locale.json
  • Messages.yml
  1. Absolet Documentation

Configuration Files

Making the bot to your liking

PreviousBot Application SetupNextMongoDB Database

Last updated 17 days ago

Config.yml

General Settings

Token: "" # Your discord bot token (Find it in the )

LicenseKey: "" # Set your license, if you don't have it claim it in !

EmbedColor: "" # Set the color you want, !

Activities

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

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

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.

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!

🌊
📚
Discord Developers Page
our discord
using hex