function

package
v0.0.0-...-aa73fe5 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Overview

Package function provides functions to for common tasks

Index

Constants

This section is empty.

Variables

View Source
var Functions = map[string]func(message *discordgo.MessageCreate) (string, error){
	"spell": Spell,
	"roll":  Roll,
	"help":  Help,
}

Functions maps all exported functions to the name as a string

Functions

func Help

func Help(message *discordgo.MessageCreate) (string, error)

func Roll

func Roll(message *discordgo.MessageCreate) (string, error)

func Spell

func Spell(message *discordgo.MessageCreate) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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