Documentation
¶
Index ¶
- func AdvancedTransform(key string) *diskv.PathKey
- func GetPeriodicalsFromAPI(s *discordgo.Session)
- func HandleEventHelper(s *discordgo.Session, i *discordgo.InteractionCreate)
- func HandleLaunchHelper(s *discordgo.Session, i *discordgo.InteractionCreate)
- func InverseTransform(pathKey *diskv.PathKey) (key string)
- func LoadCustomEggData() (map[string]*ei.EggIncCustomEgg, error)
- func SlashEventHelperCommand(cmd string) *discordgo.ApplicationCommand
- func SlashLaunchHelperCommand(cmd string) *discordgo.ApplicationCommand
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdvancedTransform ¶
AdvancedTransform for storing KV pairs
func GetPeriodicalsFromAPI ¶
GetPeriodicalsFromAPI will download the events from the Egg Inc API
func HandleEventHelper ¶
func HandleEventHelper(s *discordgo.Session, i *discordgo.InteractionCreate)
HandleEventHelper handles the /launch-helper command
func HandleLaunchHelper ¶
func HandleLaunchHelper(s *discordgo.Session, i *discordgo.InteractionCreate)
HandleLaunchHelper handles the /launch-helper command
func InverseTransform ¶
InverseTransform for storing KV pairs
func LoadCustomEggData ¶
func LoadCustomEggData() (map[string]*ei.EggIncCustomEgg, error)
LoadCustomEggData will load the custom egg data from the diskv store
func SlashEventHelperCommand ¶
func SlashEventHelperCommand(cmd string) *discordgo.ApplicationCommand
SlashEventHelperCommand returns the command for the /launch-helper command
func SlashLaunchHelperCommand ¶
func SlashLaunchHelperCommand(cmd string) *discordgo.ApplicationCommand
SlashLaunchHelperCommand returns the command for the /launch-helper command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.