mdb

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2025 License: MIT Imports: 8 Imported by: 0

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
}

func (*AnswerHandler) Handle

func (h *AnswerHandler) Handle(caller *discordgo.Member, options map[string]interface{}) string

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
}

func (*QuestionHandler) Handle

func (h *QuestionHandler) Handle(caller *discordgo.Member, options map[string]interface{}) string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL