gw2mists

package
v0.0.0-...-658b213 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2020 License: GPL-3.0 Imports: 11 Imported by: 0

README

GW2Mists

The gw2mists module provides integration tools for GW2Mists, a website focused around WvW.

Installation

./configure add https://gitlab.com/discordrobbot/gw2/gw2mists

Features

  • Leaderboards (Kills only currently)

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = &bot.Module{
	Name:        "gm",
	Description: "Directly access gw2mists.de data from discord.",
	GuildOnly:   false,
	Commands: map[string]*bot.Command{
		"leaderboard": {
			Description: "List gw2mists.de leaderboards",
			Usage:       "",
			Example:     "",
			Execute:     leaderboard,
		},
	},
}

Module gm gives access to the gw2mists.de api

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