Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { BotName string ApiKey string OwnerName string SqlUri string RedisAddress string RedisPassword string OwnerId int SudoUsers []string LoadPlugins []string DebugMode bool Heroku bool Webhooks bool WebhookURL string WebhookIP string WebhookPort int }
var BotConfig Config
Click to show internal directories.
Click to hide internal directories.