Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
type State struct { Session *discordgo.Session DB *db.Handler Client *http.Client Service *spreadsheet.Service Schedules map[string]*schedule.Schedule }
State holds all of the services needed for thonky to operate glued together.
func (*State) FindSchedule ¶
FindSchedule looks for a team, then looks for their schedule
Click to show internal directories.
Click to hide internal directories.