commands

package
v1.5.7 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2021 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Afk added in v1.1.5

type Afk struct {
}

func (Afk) Execute added in v1.1.5

func (a Afk) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Author

type Author struct {
}

func (Author) Execute

func (a Author) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type AutoRole added in v1.2.0

type AutoRole struct {
}

func (AutoRole) Execute added in v1.2.0

func (a AutoRole) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Avatar

type Avatar struct {
}

func (Avatar) Execute

func (a Avatar) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Ban added in v1.1.4

type Ban struct {
}

func (Ban) Execute added in v1.1.4

func (b Ban) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Disable added in v1.3.3

type Disable struct {
}

func (Disable) Execute added in v1.3.3

func (d Disable) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Embed

type Embed struct {
}

func (Embed) Execute

func (e Embed) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Enable added in v1.3.4

type Enable struct {
}

func (Enable) Execute added in v1.3.4

func (e Enable) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type GuildInfo

type GuildInfo struct {
}

func (GuildInfo) Execute

func (g GuildInfo) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Help added in v1.1.6

type Help struct {
}

func (Help) Execute added in v1.1.6

func (h Help) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Hug added in v1.1.2

type Hug struct {
}

func (Hug) Execute added in v1.1.2

func (h Hug) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Icon

type Icon struct {
}

func (Icon) Execute

func (i Icon) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Invite

type Invite struct {
}

func (Invite) Execute

func (i Invite) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Issue

type Issue struct {
}

func (Issue) Execute

func (i Issue) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Kick added in v1.1.5

type Kick struct {
}

func (Kick) Execute added in v1.1.5

func (k Kick) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Kiss added in v1.1.4

type Kiss struct {
}

func (Kiss) Execute added in v1.1.4

func (k Kiss) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Language added in v1.3.7

type Language struct {
}

func (Language) Execute added in v1.3.7

func (l Language) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type LeaveChannel added in v1.1.8

type LeaveChannel struct {
}

func (LeaveChannel) Execute added in v1.1.8

func (l LeaveChannel) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type LeaveMessage added in v1.2.0

type LeaveMessage struct {
}

func (LeaveMessage) Execute added in v1.2.0

func (l LeaveMessage) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Log added in v1.2.2

type Log struct {
}

func (Log) Execute added in v1.2.2

func (l Log) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Ping

type Ping struct {
}

func (Ping) Execute

func (p Ping) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Rank added in v1.4.6

type Rank struct {
}

func (Rank) Execute added in v1.4.6

func (r Rank) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type ResetAutorole added in v1.2.0

type ResetAutorole struct {
}

func (ResetAutorole) Execute added in v1.2.0

func (r ResetAutorole) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type ResetLeaveChannel added in v1.1.9

type ResetLeaveChannel struct {
}

func (ResetLeaveChannel) Execute added in v1.1.9

func (r ResetLeaveChannel) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type ResetLeaveMessage added in v1.2.1

type ResetLeaveMessage struct {
}

func (ResetLeaveMessage) Execute added in v1.2.1

func (r ResetLeaveMessage) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type ResetLog added in v1.2.6

type ResetLog struct {
}

func (ResetLog) Execute added in v1.2.6

func (r ResetLog) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type ResetWelcomeChannel added in v1.1.9

type ResetWelcomeChannel struct {
}

func (ResetWelcomeChannel) Execute added in v1.1.9

func (r ResetWelcomeChannel) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type ResetWelcomeMessage added in v1.2.1

type ResetWelcomeMessage struct {
}

func (ResetWelcomeMessage) Execute added in v1.2.1

func (r ResetWelcomeMessage) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Roles added in v1.1.4

type Roles struct {
}

func (Roles) Execute added in v1.1.4

func (r Roles) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type SetPresence added in v1.4.2

type SetPresence struct {
}

func (SetPresence) Execute added in v1.4.2

func (s SetPresence) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Settings added in v1.2.0

type Settings struct {
}

func (Settings) Execute added in v1.2.0

func (s Settings) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type ShutDown added in v1.4.6

type ShutDown struct {
}

func (ShutDown) Execute added in v1.4.6

func (s ShutDown) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Slap added in v1.1.4

type Slap struct {
}

func (Slap) Execute added in v1.1.4

func (s Slap) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Spoiler

type Spoiler struct {
}

func (Spoiler) Execute

func (s Spoiler) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type StartVote added in v1.1.5

type StartVote struct {
}

func (StartVote) Execute added in v1.1.5

func (s StartVote) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Stats

type Stats struct {
}

func (Stats) Execute

func (s Stats) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Unban added in v1.1.5

type Unban struct {
}

func (Unban) Execute added in v1.1.5

func (q Unban) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type Vote added in v1.4.6

type Vote struct {
}

func (Vote) Execute added in v1.4.6

func (v Vote) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type WelcomeChannel added in v1.1.8

type WelcomeChannel struct {
}

func (WelcomeChannel) Execute added in v1.1.8

func (w WelcomeChannel) Execute(ctx ctx.Ctx, session *discordgo.Session) error

type WelcomeMessage added in v1.2.0

type WelcomeMessage struct {
}

func (WelcomeMessage) Execute added in v1.2.0

func (w WelcomeMessage) Execute(ctx ctx.Ctx, session *discordgo.Session) error

Jump to

Keyboard shortcuts

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