Documentation ¶
Index ¶
Constants ¶
View Source
const (
PAYDAY = "payday"
)
Variables ¶
This section is empty.
Functions ¶
func GetAdminHelp ¶
func GetAdminHelp() []string
GetAdminHelp returns help information about the heist bot commands
func GetCommands ¶
func GetCommands() (map[string]func(s *discordgo.Session, i *discordgo.InteractionCreate), map[string]func(s *discordgo.Session, i *discordgo.InteractionCreate), []*discordgo.ApplicationCommand)
GetCommands returns the component handlers, command handlers, and commands for the payday bot.
func GetMemberHelp ¶
func GetMemberHelp() []string
GetMemberHelp returns help information about the heist bot commands
func GetPaydayAmount ¶
GetPaydayAmount returns the amount of credits a player depsots into their account on a given payday.
func SetPaydayAmount ¶
SetPaydayAmount sets the amount of credits a player deposits into their account on a given payday.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.