Documentation ¶ Index ¶ Variables func LoadComponent(_ *discordgo.Session) error Constants ¶ This section is empty. Variables ¶ View Source var C = api.Component{ Code: "bot_log", Name: "Bot Log", Description: "This component prints out some basic information in the " + "log when bot is ready or added to guilds.", State: &api.State{ DefaultEnabled: true, }, } Functions ¶ func LoadComponent ¶ func LoadComponent(_ *discordgo.Session) error Types ¶ This section is empty. Source Files ¶ View all Source files bot_log.go Click to show internal directories. Click to hide internal directories.