ConfigLoader

interface ConfigLoader

An interface for configuring the bot.

Properties

Link copied to clipboard

The place where the search for commands and inputs will be done.

Link copied to clipboard
abstract val token: String

Token of your bot

Functions

Link copied to clipboard
abstract fun load(): BotConfiguration

Function to load bot configuration class.