Type Alias Config

Config: {
    presence: PresenceData;
}

Configuration settings for the bot.

Type declaration

  • presence: PresenceData
    • Data related to the bot's presence on Discord.