jeopardy

package
v0.0.0-...-c8fcda5 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get() (*discordgo.MessageSend, error)

Types

type Clue

type Clue struct {
	Question string `json:"question"`
	Answer   string `json:"answer"`
}

type JeopardyResponse

type JeopardyResponse struct {
	Title string `json:"title"`
	Clues []Clue `json:"clues"`
}

Jump to

Keyboard shortcuts

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