discord

package
v0.0.0-...-e78ef58 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiscordGo

type DiscordGo struct {
	*discordgo.Session
	// contains filtered or unexported fields
}

func NewDiscordGo

func NewDiscordGo(cfg config.ConfigProvider, st storage.StorageProvider) (dg *DiscordGo, err error)

func (*DiscordGo) Run

func (dg *DiscordGo) Run() (err error)

type DiscordProvider

type DiscordProvider interface {
	Run() (err error)
	Close() (err error)
}

Jump to

Keyboard shortcuts

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