Documentation
¶
Index ¶
Constants ¶
View Source
const (
OneMillion = uint(1000000)
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnswerHandler ¶
type AnswerHandler struct {
// contains filtered or unexported fields
}
type MillionDollarBot ¶
type MillionDollarBot struct { Commands []command.MessageCommand // contains filtered or unexported fields }
func NewMillionDollarBot ¶
func NewMillionDollarBot(savePath string) (*MillionDollarBot, error)
type QuestionHandler ¶
type QuestionHandler struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.