Documentation ¶
Index ¶
Constants ¶
View Source
const BotStatusRotationTime = 5 * time.Minute
BotStatusRotationTime is the time between the status that are registered in the DiscordGoStatusManager.
Variables ¶
View Source
var C = api.Component{ Code: "bot_status", Name: "Bot Status", Categories: api.Categories{api.CategoryInternal}, Description: "This component handles automated rotation and setting of the bot status in Discord.", LoadPriority: -1000, State: &api.State{ DefaultEnabled: true, }, }
Functions ¶
func LoadComponent ¶
LoadComponent loads the bot core component and handles migration of core entities and registration of important core event handlers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.