Documentation ¶
Index ¶
Constants ¶
View Source
const ( BotTokenEnv = "KARDBOT_TOKEN" BotOwnerEnv = "KARDBOT_OWNER_ID" TestbedGuildEnv = "KARDBOT_TESTBED_GUILD" Intents = discordgo.IntentsAllWithoutPrivileged )
View Source
const ( MinDieSides uint64 = 2 // What the hell would a 1-sided die be? A black hole? DieStartVal uint64 = 1 // Dice numbering starts at this value )
View Source
const MaxDiscordMsgLen uint64 = 2000
Variables ¶
This section is empty.
Functions ¶
func RandomBoolean ¶
func RandomBoolean() bool
func RunAndBlock ¶
func RunAndBlock()
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.