wvw

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2021 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = &bot.Module{
	Name:        "wvw",
	Description: "Access Guild Wars 2 WvW data",
	GuildOnly:   false,
	Commands: map[string]*bot.Command{
		"matchup": {
			Description: "View the current matches",
			Usage:       "[World] / [t1-5] / next",
			Example:     "\"Whiteside Ridge\" | t1 | next",
			Execute:     matchup,
		},
		"population": {
			Description: "View the current world population",
			Usage:       "[World]",
			Example:     "\"Whitesidge Ridge\"",
			Execute:     population,
		},
	},
}

Module WvW gives access to Guild Wars 2 WvW Data

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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