events

package
v0.0.0-...-8b13dee Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MessageCreate

func MessageCreate(bot *discordgo.Session, event *discordgo.MessageCreate)

MessgaeCreate Event Handler - wird aufgerufen, wenn eine Message gesendet wurde

func Ready

func Ready(bot *discordgo.Session, event *discordgo.Ready)

Types

type CmdFunc

type CmdFunc func(bot *discordgo.Session,
	args []string,
	channel *discordgo.Channel,
	guild *discordgo.Guild,
	author *discordgo.User,
	message *discordgo.Message) error

Typdefinition CmdFunc für die Funktionen der Commands

Jump to

Keyboard shortcuts

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