Last updated 9 months ago
Open the config.json file and fill in the following details:
config.json
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" }