MadeByLofi Docs
  • 🤖Discord Bots
    • 📂Embedz
      • Installation
      • Configuration
      • Usage
      • Presets
  • 🌐Websites
    • 💾Paste Website
      • Installation
Powered by GitBook
On this page
  1. Discord Bots
  2. Embedz

Configuration

PreviousInstallationNextUsage

Last updated 9 months ago

Configuration

Open the config.json file and fill in the following details:

  • token: Your Discord bot token.

  • clientId: The client ID of your bot.

  • logsChannelId: Channel ID where logs will be sent.

  • logsColor: Hex color code for log messages.

  • licenseKey: Your product license key for validation. Get yours at:

{
  "token": "YOUR_DISCORD_BOT_TOKEN",
  "clientId": "YOUR_BOT_CLIENT_ID",
  "logsChannelId": "YOUR_LOGS_CHANNEL_ID",
  "logsColor": "#FF5733",
  "licenseKey": "YOUR_LICENSE_KEY"
}
🤖
📂
https://discord.gg/paY9D77tMP