topgames

package
v1.20.5 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &commands.YAGCommand{
	Cooldown:     5,
	CmdCategory:  commands.CategoryDebug,
	Name:         "topgames",
	Description:  "Shows the top games on this server",
	HideFromHelp: true,
	ArgSwitches: []*dcmd.ArgDef{
		&dcmd.ArgDef{Switch: "all"},
	},
	RunFunc: cmdFuncTopCommands,
}

Functions

This section is empty.

Types

type TopGameResult

type TopGameResult struct {
	Game  string
	Count int
}

Jump to

Keyboard shortcuts

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