commands

package
v0.0.0-...-9abe124 Latest Latest
Warning

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

Go to latest
Published: May 31, 2022 License: MIT Imports: 53 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CmdAutorole

type CmdAutorole struct {
}

func (*CmdAutorole) Exec

func (c *CmdAutorole) Exec(ctx shireikan.Context) error

func (*CmdAutorole) GetDescription

func (c *CmdAutorole) GetDescription() string

func (*CmdAutorole) GetDomainName

func (c *CmdAutorole) GetDomainName() string

func (*CmdAutorole) GetGroup

func (c *CmdAutorole) GetGroup() string

func (*CmdAutorole) GetHelp

func (c *CmdAutorole) GetHelp() string

func (*CmdAutorole) GetInvokes

func (c *CmdAutorole) GetInvokes() []string

func (*CmdAutorole) GetSubPermissionRules

func (c *CmdAutorole) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdAutorole) IsExecutableInDMChannels

func (c *CmdAutorole) IsExecutableInDMChannels() bool

type CmdAutovc

type CmdAutovc struct {
}

func (*CmdAutovc) Exec

func (c *CmdAutovc) Exec(ctx shireikan.Context) error

func (*CmdAutovc) GetDescription

func (c *CmdAutovc) GetDescription() string

func (*CmdAutovc) GetDomainName

func (c *CmdAutovc) GetDomainName() string

func (*CmdAutovc) GetGroup

func (c *CmdAutovc) GetGroup() string

func (*CmdAutovc) GetHelp

func (c *CmdAutovc) GetHelp() string

func (*CmdAutovc) GetInvokes

func (c *CmdAutovc) GetInvokes() []string

func (*CmdAutovc) GetSubPermissionRules

func (c *CmdAutovc) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdAutovc) IsExecutableInDMChannels

func (c *CmdAutovc) IsExecutableInDMChannels() bool

type CmdBackup

type CmdBackup struct {
}

func (*CmdBackup) Exec

func (c *CmdBackup) Exec(ctx shireikan.Context) error

func (*CmdBackup) GetDescription

func (c *CmdBackup) GetDescription() string

func (*CmdBackup) GetDomainName

func (c *CmdBackup) GetDomainName() string

func (*CmdBackup) GetGroup

func (c *CmdBackup) GetGroup() string

func (*CmdBackup) GetHelp

func (c *CmdBackup) GetHelp() string

func (*CmdBackup) GetInvokes

func (c *CmdBackup) GetInvokes() []string

func (*CmdBackup) GetSubPermissionRules

func (c *CmdBackup) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdBackup) IsExecutableInDMChannels

func (c *CmdBackup) IsExecutableInDMChannels() bool

type CmdBan

type CmdBan struct {
}

func (*CmdBan) Exec

func (c *CmdBan) Exec(ctx shireikan.Context) error

func (*CmdBan) GetDescription

func (c *CmdBan) GetDescription() string

func (*CmdBan) GetDomainName

func (c *CmdBan) GetDomainName() string

func (*CmdBan) GetGroup

func (c *CmdBan) GetGroup() string

func (*CmdBan) GetHelp

func (c *CmdBan) GetHelp() string

func (*CmdBan) GetInvokes

func (c *CmdBan) GetInvokes() []string

func (*CmdBan) GetSubPermissionRules

func (c *CmdBan) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdBan) IsExecutableInDMChannels

func (c *CmdBan) IsExecutableInDMChannels() bool

type CmdBug

type CmdBug struct {
}

func (*CmdBug) Exec

func (c *CmdBug) Exec(ctx shireikan.Context) error

func (*CmdBug) GetDescription

func (c *CmdBug) GetDescription() string

func (*CmdBug) GetDomainName

func (c *CmdBug) GetDomainName() string

func (*CmdBug) GetGroup

func (c *CmdBug) GetGroup() string

func (*CmdBug) GetHelp

func (c *CmdBug) GetHelp() string

func (*CmdBug) GetInvokes

func (c *CmdBug) GetInvokes() []string

func (*CmdBug) GetSubPermissionRules

func (c *CmdBug) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdBug) IsExecutableInDMChannels

func (c *CmdBug) IsExecutableInDMChannels() bool

type CmdChannelStats

type CmdChannelStats struct {
}

func (*CmdChannelStats) Exec

func (c *CmdChannelStats) Exec(ctx shireikan.Context) (err error)

func (*CmdChannelStats) GetDescription

func (c *CmdChannelStats) GetDescription() string

func (*CmdChannelStats) GetDomainName

func (c *CmdChannelStats) GetDomainName() string

func (*CmdChannelStats) GetGroup

func (c *CmdChannelStats) GetGroup() string

func (*CmdChannelStats) GetHelp

func (c *CmdChannelStats) GetHelp() string

func (*CmdChannelStats) GetInvokes

func (c *CmdChannelStats) GetInvokes() []string

func (*CmdChannelStats) GetSubPermissionRules

func (c *CmdChannelStats) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdChannelStats) IsExecutableInDMChannels

func (c *CmdChannelStats) IsExecutableInDMChannels() bool

type CmdClear

type CmdClear struct {
}

func (*CmdClear) Exec

func (c *CmdClear) Exec(ctx shireikan.Context) error

func (*CmdClear) GetDescription

func (c *CmdClear) GetDescription() string

func (*CmdClear) GetDomainName

func (c *CmdClear) GetDomainName() string

func (*CmdClear) GetGroup

func (c *CmdClear) GetGroup() string

func (*CmdClear) GetHelp

func (c *CmdClear) GetHelp() string

func (*CmdClear) GetInvokes

func (c *CmdClear) GetInvokes() []string

func (*CmdClear) GetSubPermissionRules

func (c *CmdClear) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdClear) IsExecutableInDMChannels

func (c *CmdClear) IsExecutableInDMChannels() bool

type CmdColorReaction

type CmdColorReaction struct {
}

func (*CmdColorReaction) Exec

func (c *CmdColorReaction) Exec(ctx shireikan.Context) (err error)

func (*CmdColorReaction) GetDescription

func (c *CmdColorReaction) GetDescription() string

func (*CmdColorReaction) GetDomainName

func (c *CmdColorReaction) GetDomainName() string

func (*CmdColorReaction) GetGroup

func (c *CmdColorReaction) GetGroup() string

func (*CmdColorReaction) GetHelp

func (c *CmdColorReaction) GetHelp() string

func (*CmdColorReaction) GetInvokes

func (c *CmdColorReaction) GetInvokes() []string

func (*CmdColorReaction) GetSubPermissionRules

func (c *CmdColorReaction) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdColorReaction) IsExecutableInDMChannels

func (c *CmdColorReaction) IsExecutableInDMChannels() bool

type CmdExec

type CmdExec struct {
}

func (*CmdExec) Exec

func (c *CmdExec) Exec(ctx shireikan.Context) error

func (*CmdExec) GetDescription

func (c *CmdExec) GetDescription() string

func (*CmdExec) GetDomainName

func (c *CmdExec) GetDomainName() string

func (*CmdExec) GetGroup

func (c *CmdExec) GetGroup() string

func (*CmdExec) GetHelp

func (c *CmdExec) GetHelp() string

func (*CmdExec) GetInvokes

func (c *CmdExec) GetInvokes() []string

func (*CmdExec) GetSubPermissionRules

func (c *CmdExec) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdExec) IsExecutableInDMChannels

func (c *CmdExec) IsExecutableInDMChannels() bool

type CmdGame

type CmdGame struct {
}

func (*CmdGame) Exec

func (c *CmdGame) Exec(ctx shireikan.Context) error

func (*CmdGame) GetDescription

func (c *CmdGame) GetDescription() string

func (*CmdGame) GetDomainName

func (c *CmdGame) GetDomainName() string

func (*CmdGame) GetGroup

func (c *CmdGame) GetGroup() string

func (*CmdGame) GetHelp

func (c *CmdGame) GetHelp() string

func (*CmdGame) GetInvokes

func (c *CmdGame) GetInvokes() []string

func (*CmdGame) GetSubPermissionRules

func (c *CmdGame) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdGame) IsExecutableInDMChannels

func (c *CmdGame) IsExecutableInDMChannels() bool

type CmdGhostping

type CmdGhostping struct {
}

func (*CmdGhostping) Exec

func (c *CmdGhostping) Exec(ctx shireikan.Context) error

func (*CmdGhostping) GetDescription

func (c *CmdGhostping) GetDescription() string

func (*CmdGhostping) GetDomainName

func (c *CmdGhostping) GetDomainName() string

func (*CmdGhostping) GetGroup

func (c *CmdGhostping) GetGroup() string

func (*CmdGhostping) GetHelp

func (c *CmdGhostping) GetHelp() string

func (*CmdGhostping) GetInvokes

func (c *CmdGhostping) GetInvokes() []string

func (*CmdGhostping) GetSubPermissionRules

func (c *CmdGhostping) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdGhostping) IsExecutableInDMChannels

func (c *CmdGhostping) IsExecutableInDMChannels() bool

type CmdGuild

type CmdGuild struct {
}

func (*CmdGuild) Exec

func (c *CmdGuild) Exec(ctx shireikan.Context) (err error)

func (*CmdGuild) GetDescription

func (c *CmdGuild) GetDescription() string

func (*CmdGuild) GetDomainName

func (c *CmdGuild) GetDomainName() string

func (*CmdGuild) GetGroup

func (c *CmdGuild) GetGroup() string

func (*CmdGuild) GetHelp

func (c *CmdGuild) GetHelp() string

func (*CmdGuild) GetInvokes

func (c *CmdGuild) GetInvokes() []string

func (*CmdGuild) GetSubPermissionRules

func (c *CmdGuild) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdGuild) IsExecutableInDMChannels

func (c *CmdGuild) IsExecutableInDMChannels() bool

type CmdHelp

type CmdHelp struct {
}

func (*CmdHelp) Exec

func (c *CmdHelp) Exec(ctx shireikan.Context) error

func (*CmdHelp) GetDescription

func (c *CmdHelp) GetDescription() string

func (*CmdHelp) GetDomainName

func (c *CmdHelp) GetDomainName() string

func (*CmdHelp) GetGroup

func (c *CmdHelp) GetGroup() string

func (*CmdHelp) GetHelp

func (c *CmdHelp) GetHelp() string

func (*CmdHelp) GetInvokes

func (c *CmdHelp) GetInvokes() []string

func (*CmdHelp) GetSubPermissionRules

func (c *CmdHelp) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdHelp) IsExecutableInDMChannels

func (c *CmdHelp) IsExecutableInDMChannels() bool

type CmdId

type CmdId struct {
}

func (*CmdId) Exec

func (c *CmdId) Exec(ctx shireikan.Context) error

func (*CmdId) GetDescription

func (c *CmdId) GetDescription() string

func (*CmdId) GetDomainName

func (c *CmdId) GetDomainName() string

func (*CmdId) GetGroup

func (c *CmdId) GetGroup() string

func (*CmdId) GetHelp

func (c *CmdId) GetHelp() string

func (*CmdId) GetInvokes

func (c *CmdId) GetInvokes() []string

func (*CmdId) GetSubPermissionRules

func (c *CmdId) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdId) IsExecutableInDMChannels

func (c *CmdId) IsExecutableInDMChannels() bool

type CmdInfo

type CmdInfo struct {
}

func (*CmdInfo) Exec

func (c *CmdInfo) Exec(ctx shireikan.Context) error

func (*CmdInfo) GetDescription

func (c *CmdInfo) GetDescription() string

func (*CmdInfo) GetDomainName

func (c *CmdInfo) GetDomainName() string

func (*CmdInfo) GetGroup

func (c *CmdInfo) GetGroup() string

func (*CmdInfo) GetHelp

func (c *CmdInfo) GetHelp() string

func (*CmdInfo) GetInvokes

func (c *CmdInfo) GetInvokes() []string

func (*CmdInfo) GetSubPermissionRules

func (c *CmdInfo) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdInfo) IsExecutableInDMChannels

func (c *CmdInfo) IsExecutableInDMChannels() bool

type CmdInviteBlock

type CmdInviteBlock struct {
}

func (*CmdInviteBlock) Exec

func (c *CmdInviteBlock) Exec(ctx shireikan.Context) error

func (*CmdInviteBlock) GetDescription

func (c *CmdInviteBlock) GetDescription() string

func (*CmdInviteBlock) GetDomainName

func (c *CmdInviteBlock) GetDomainName() string

func (*CmdInviteBlock) GetGroup

func (c *CmdInviteBlock) GetGroup() string

func (*CmdInviteBlock) GetHelp

func (c *CmdInviteBlock) GetHelp() string

func (*CmdInviteBlock) GetInvokes

func (c *CmdInviteBlock) GetInvokes() []string

func (*CmdInviteBlock) GetSubPermissionRules

func (c *CmdInviteBlock) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdInviteBlock) IsExecutableInDMChannels

func (c *CmdInviteBlock) IsExecutableInDMChannels() bool

type CmdJoinMsg

type CmdJoinMsg struct {
}

func (*CmdJoinMsg) Exec

func (c *CmdJoinMsg) Exec(ctx shireikan.Context) error

func (*CmdJoinMsg) GetDescription

func (c *CmdJoinMsg) GetDescription() string

func (*CmdJoinMsg) GetDomainName

func (c *CmdJoinMsg) GetDomainName() string

func (*CmdJoinMsg) GetGroup

func (c *CmdJoinMsg) GetGroup() string

func (*CmdJoinMsg) GetHelp

func (c *CmdJoinMsg) GetHelp() string

func (*CmdJoinMsg) GetInvokes

func (c *CmdJoinMsg) GetInvokes() []string

func (*CmdJoinMsg) GetSubPermissionRules

func (c *CmdJoinMsg) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdJoinMsg) IsExecutableInDMChannels

func (c *CmdJoinMsg) IsExecutableInDMChannels() bool

type CmdKarma

type CmdKarma struct {
}

func (*CmdKarma) Exec

func (c *CmdKarma) Exec(ctx shireikan.Context) error

func (*CmdKarma) GetDescription

func (c *CmdKarma) GetDescription() string

func (*CmdKarma) GetDomainName

func (c *CmdKarma) GetDomainName() string

func (*CmdKarma) GetGroup

func (c *CmdKarma) GetGroup() string

func (*CmdKarma) GetHelp

func (c *CmdKarma) GetHelp() string

func (*CmdKarma) GetInvokes

func (c *CmdKarma) GetInvokes() []string

func (*CmdKarma) GetSubPermissionRules

func (c *CmdKarma) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdKarma) IsExecutableInDMChannels

func (c *CmdKarma) IsExecutableInDMChannels() bool

type CmdKick

type CmdKick struct {
}

func (*CmdKick) Exec

func (c *CmdKick) Exec(ctx shireikan.Context) error

func (*CmdKick) GetDescription

func (c *CmdKick) GetDescription() string

func (*CmdKick) GetDomainName

func (c *CmdKick) GetDomainName() string

func (*CmdKick) GetGroup

func (c *CmdKick) GetGroup() string

func (*CmdKick) GetHelp

func (c *CmdKick) GetHelp() string

func (*CmdKick) GetInvokes

func (c *CmdKick) GetInvokes() []string

func (*CmdKick) GetSubPermissionRules

func (c *CmdKick) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdKick) IsExecutableInDMChannels

func (c *CmdKick) IsExecutableInDMChannels() bool

type CmdLeaveMsg

type CmdLeaveMsg struct {
}

func (*CmdLeaveMsg) Exec

func (c *CmdLeaveMsg) Exec(ctx shireikan.Context) error

func (*CmdLeaveMsg) GetDescription

func (c *CmdLeaveMsg) GetDescription() string

func (*CmdLeaveMsg) GetDomainName

func (c *CmdLeaveMsg) GetDomainName() string

func (*CmdLeaveMsg) GetGroup

func (c *CmdLeaveMsg) GetGroup() string

func (*CmdLeaveMsg) GetHelp

func (c *CmdLeaveMsg) GetHelp() string

func (*CmdLeaveMsg) GetInvokes

func (c *CmdLeaveMsg) GetInvokes() []string

func (*CmdLeaveMsg) GetSubPermissionRules

func (c *CmdLeaveMsg) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdLeaveMsg) IsExecutableInDMChannels

func (c *CmdLeaveMsg) IsExecutableInDMChannels() bool

type CmdLock

type CmdLock struct {
}

func (*CmdLock) Exec

func (c *CmdLock) Exec(ctx shireikan.Context) error

func (*CmdLock) GetDescription

func (c *CmdLock) GetDescription() string

func (*CmdLock) GetDomainName

func (c *CmdLock) GetDomainName() string

func (*CmdLock) GetGroup

func (c *CmdLock) GetGroup() string

func (*CmdLock) GetHelp

func (c *CmdLock) GetHelp() string

func (*CmdLock) GetInvokes

func (c *CmdLock) GetInvokes() []string

func (*CmdLock) GetSubPermissionRules

func (c *CmdLock) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdLock) IsExecutableInDMChannels

func (c *CmdLock) IsExecutableInDMChannels() bool

type CmdLogin

type CmdLogin struct {
}

func (*CmdLogin) Exec

func (c *CmdLogin) Exec(ctx shireikan.Context) (err error)

func (*CmdLogin) GetDescription

func (c *CmdLogin) GetDescription() string

func (*CmdLogin) GetDomainName

func (c *CmdLogin) GetDomainName() string

func (*CmdLogin) GetGroup

func (c *CmdLogin) GetGroup() string

func (*CmdLogin) GetHelp

func (c *CmdLogin) GetHelp() string

func (*CmdLogin) GetInvokes

func (c *CmdLogin) GetInvokes() []string

func (*CmdLogin) GetSubPermissionRules

func (c *CmdLogin) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdLogin) IsExecutableInDMChannels

func (c *CmdLogin) IsExecutableInDMChannels() bool

type CmdMaintenance

type CmdMaintenance struct {
}

func (*CmdMaintenance) Exec

func (c *CmdMaintenance) Exec(ctx shireikan.Context) error

func (*CmdMaintenance) GetDescription

func (c *CmdMaintenance) GetDescription() string

func (*CmdMaintenance) GetDomainName

func (c *CmdMaintenance) GetDomainName() string

func (*CmdMaintenance) GetGroup

func (c *CmdMaintenance) GetGroup() string

func (*CmdMaintenance) GetHelp

func (c *CmdMaintenance) GetHelp() string

func (*CmdMaintenance) GetInvokes

func (c *CmdMaintenance) GetInvokes() []string

func (*CmdMaintenance) GetSubPermissionRules

func (c *CmdMaintenance) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdMaintenance) IsExecutableInDMChannels

func (c *CmdMaintenance) IsExecutableInDMChannels() bool

type CmdMention

type CmdMention struct {
}

func (*CmdMention) Exec

func (c *CmdMention) Exec(ctx shireikan.Context) error

func (*CmdMention) GetDescription

func (c *CmdMention) GetDescription() string

func (*CmdMention) GetDomainName

func (c *CmdMention) GetDomainName() string

func (*CmdMention) GetGroup

func (c *CmdMention) GetGroup() string

func (*CmdMention) GetHelp

func (c *CmdMention) GetHelp() string

func (*CmdMention) GetInvokes

func (c *CmdMention) GetInvokes() []string

func (*CmdMention) GetSubPermissionRules

func (c *CmdMention) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdMention) IsExecutableInDMChannels

func (c *CmdMention) IsExecutableInDMChannels() bool

type CmdModlog

type CmdModlog struct {
}

func (*CmdModlog) Exec

func (c *CmdModlog) Exec(ctx shireikan.Context) error

func (*CmdModlog) GetDescription

func (c *CmdModlog) GetDescription() string

func (*CmdModlog) GetDomainName

func (c *CmdModlog) GetDomainName() string

func (*CmdModlog) GetGroup

func (c *CmdModlog) GetGroup() string

func (*CmdModlog) GetHelp

func (c *CmdModlog) GetHelp() string

func (*CmdModlog) GetInvokes

func (c *CmdModlog) GetInvokes() []string

func (*CmdModlog) GetSubPermissionRules

func (c *CmdModlog) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdModlog) IsExecutableInDMChannels

func (c *CmdModlog) IsExecutableInDMChannels() bool

type CmdMute

type CmdMute struct {
}

func (*CmdMute) Exec

func (c *CmdMute) Exec(ctx shireikan.Context) error

func (*CmdMute) GetDescription

func (c *CmdMute) GetDescription() string

func (*CmdMute) GetDomainName

func (c *CmdMute) GetDomainName() string

func (*CmdMute) GetGroup

func (c *CmdMute) GetGroup() string

func (*CmdMute) GetHelp

func (c *CmdMute) GetHelp() string

func (*CmdMute) GetInvokes

func (c *CmdMute) GetInvokes() []string

func (*CmdMute) GetSubPermissionRules

func (c *CmdMute) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdMute) IsExecutableInDMChannels

func (c *CmdMute) IsExecutableInDMChannels() bool

type CmdMvall

type CmdMvall struct {
}

func (*CmdMvall) Exec

func (c *CmdMvall) Exec(ctx shireikan.Context) error

func (*CmdMvall) GetDescription

func (c *CmdMvall) GetDescription() string

func (*CmdMvall) GetDomainName

func (c *CmdMvall) GetDomainName() string

func (*CmdMvall) GetGroup

func (c *CmdMvall) GetGroup() string

func (*CmdMvall) GetHelp

func (c *CmdMvall) GetHelp() string

func (*CmdMvall) GetInvokes

func (c *CmdMvall) GetInvokes() []string

func (*CmdMvall) GetSubPermissionRules

func (c *CmdMvall) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdMvall) IsExecutableInDMChannels

func (c *CmdMvall) IsExecutableInDMChannels() bool

type CmdNotify

type CmdNotify struct {
}

func (*CmdNotify) Exec

func (c *CmdNotify) Exec(ctx shireikan.Context) error

func (*CmdNotify) GetDescription

func (c *CmdNotify) GetDescription() string

func (*CmdNotify) GetDomainName

func (c *CmdNotify) GetDomainName() string

func (*CmdNotify) GetGroup

func (c *CmdNotify) GetGroup() string

func (*CmdNotify) GetHelp

func (c *CmdNotify) GetHelp() string

func (*CmdNotify) GetInvokes

func (c *CmdNotify) GetInvokes() []string

func (*CmdNotify) GetSubPermissionRules

func (c *CmdNotify) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdNotify) IsExecutableInDMChannels

func (c *CmdNotify) IsExecutableInDMChannels() bool

type CmdPerms

type CmdPerms struct {
}

func (*CmdPerms) Exec

func (c *CmdPerms) Exec(ctx shireikan.Context) error

func (*CmdPerms) GetDescription

func (c *CmdPerms) GetDescription() string

func (*CmdPerms) GetDomainName

func (c *CmdPerms) GetDomainName() string

func (*CmdPerms) GetGroup

func (c *CmdPerms) GetGroup() string

func (*CmdPerms) GetHelp

func (c *CmdPerms) GetHelp() string

func (*CmdPerms) GetInvokes

func (c *CmdPerms) GetInvokes() []string

func (*CmdPerms) GetSubPermissionRules

func (c *CmdPerms) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdPerms) IsExecutableInDMChannels

func (c *CmdPerms) IsExecutableInDMChannels() bool

type CmdPrefix

type CmdPrefix struct {
}

func (*CmdPrefix) Exec

func (c *CmdPrefix) Exec(ctx shireikan.Context) error

func (*CmdPrefix) GetDescription

func (c *CmdPrefix) GetDescription() string

func (*CmdPrefix) GetDomainName

func (c *CmdPrefix) GetDomainName() string

func (*CmdPrefix) GetGroup

func (c *CmdPrefix) GetGroup() string

func (*CmdPrefix) GetHelp

func (c *CmdPrefix) GetHelp() string

func (*CmdPrefix) GetInvokes

func (c *CmdPrefix) GetInvokes() []string

func (*CmdPrefix) GetSubPermissionRules

func (c *CmdPrefix) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdPrefix) IsExecutableInDMChannels

func (c *CmdPrefix) IsExecutableInDMChannels() bool

type CmdProfile

type CmdProfile struct {
	PermLvl int
}

func (*CmdProfile) Exec

func (c *CmdProfile) Exec(ctx shireikan.Context) error

func (*CmdProfile) GetDescription

func (c *CmdProfile) GetDescription() string

func (*CmdProfile) GetDomainName

func (c *CmdProfile) GetDomainName() string

func (*CmdProfile) GetGroup

func (c *CmdProfile) GetGroup() string

func (*CmdProfile) GetHelp

func (c *CmdProfile) GetHelp() string

func (*CmdProfile) GetInvokes

func (c *CmdProfile) GetInvokes() []string

func (*CmdProfile) GetSubPermissionRules

func (c *CmdProfile) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdProfile) IsExecutableInDMChannels

func (c *CmdProfile) IsExecutableInDMChannels() bool

type CmdQuote

type CmdQuote struct {
}

func (*CmdQuote) Exec

func (c *CmdQuote) Exec(ctx shireikan.Context) error

func (*CmdQuote) GetDescription

func (c *CmdQuote) GetDescription() string

func (*CmdQuote) GetDomainName

func (c *CmdQuote) GetDomainName() string

func (*CmdQuote) GetGroup

func (c *CmdQuote) GetGroup() string

func (*CmdQuote) GetHelp

func (c *CmdQuote) GetHelp() string

func (*CmdQuote) GetInvokes

func (c *CmdQuote) GetInvokes() []string

func (*CmdQuote) GetSubPermissionRules

func (c *CmdQuote) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdQuote) IsExecutableInDMChannels

func (c *CmdQuote) IsExecutableInDMChannels() bool

type CmdReport

type CmdReport struct {
}

func (*CmdReport) Exec

func (c *CmdReport) Exec(ctx shireikan.Context) error

func (*CmdReport) GetDescription

func (c *CmdReport) GetDescription() string

func (*CmdReport) GetDomainName

func (c *CmdReport) GetDomainName() string

func (*CmdReport) GetGroup

func (c *CmdReport) GetGroup() string

func (*CmdReport) GetHelp

func (c *CmdReport) GetHelp() string

func (*CmdReport) GetInvokes

func (c *CmdReport) GetInvokes() []string

func (*CmdReport) GetSubPermissionRules

func (c *CmdReport) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdReport) IsExecutableInDMChannels

func (c *CmdReport) IsExecutableInDMChannels() bool

type CmdSay

type CmdSay struct {
}

func (*CmdSay) Exec

func (c *CmdSay) Exec(ctx shireikan.Context) (err error)

func (*CmdSay) GetDescription

func (c *CmdSay) GetDescription() string

func (*CmdSay) GetDomainName

func (c *CmdSay) GetDomainName() string

func (*CmdSay) GetGroup

func (c *CmdSay) GetGroup() string

func (*CmdSay) GetHelp

func (c *CmdSay) GetHelp() string

func (*CmdSay) GetInvokes

func (c *CmdSay) GetInvokes() []string

func (*CmdSay) GetSubPermissionRules

func (c *CmdSay) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdSay) IsExecutableInDMChannels

func (c *CmdSay) IsExecutableInDMChannels() bool

type CmdSnowflake

type CmdSnowflake struct {
	// contains filtered or unexported fields
}

func (*CmdSnowflake) Exec

func (c *CmdSnowflake) Exec(ctx shireikan.Context) error

func (*CmdSnowflake) GetDescription

func (c *CmdSnowflake) GetDescription() string

func (*CmdSnowflake) GetDomainName

func (c *CmdSnowflake) GetDomainName() string

func (*CmdSnowflake) GetGroup

func (c *CmdSnowflake) GetGroup() string

func (*CmdSnowflake) GetHelp

func (c *CmdSnowflake) GetHelp() string

func (*CmdSnowflake) GetInvokes

func (c *CmdSnowflake) GetInvokes() []string

func (*CmdSnowflake) GetSubPermissionRules

func (c *CmdSnowflake) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdSnowflake) IsExecutableInDMChannels

func (c *CmdSnowflake) IsExecutableInDMChannels() bool

type CmdStarboard

type CmdStarboard struct {
	PermLvl int
}

func (*CmdStarboard) Exec

func (c *CmdStarboard) Exec(ctx shireikan.Context) (err error)

func (*CmdStarboard) GetDescription

func (c *CmdStarboard) GetDescription() string

func (*CmdStarboard) GetDomainName

func (c *CmdStarboard) GetDomainName() string

func (*CmdStarboard) GetGroup

func (c *CmdStarboard) GetGroup() string

func (*CmdStarboard) GetHelp

func (c *CmdStarboard) GetHelp() string

func (*CmdStarboard) GetInvokes

func (c *CmdStarboard) GetInvokes() []string

func (*CmdStarboard) GetSubPermissionRules

func (c *CmdStarboard) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdStarboard) IsExecutableInDMChannels

func (c *CmdStarboard) IsExecutableInDMChannels() bool

type CmdStats

type CmdStats struct {
	PermLvl int
}

func (*CmdStats) Exec

func (c *CmdStats) Exec(ctx shireikan.Context) error

func (*CmdStats) GetDescription

func (c *CmdStats) GetDescription() string

func (*CmdStats) GetDomainName

func (c *CmdStats) GetDomainName() string

func (*CmdStats) GetGroup

func (c *CmdStats) GetGroup() string

func (*CmdStats) GetHelp

func (c *CmdStats) GetHelp() string

func (*CmdStats) GetInvokes

func (c *CmdStats) GetInvokes() []string

func (*CmdStats) GetSubPermissionRules

func (c *CmdStats) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdStats) IsExecutableInDMChannels

func (c *CmdStats) IsExecutableInDMChannels() bool

type CmdTag

type CmdTag struct {
}

func (*CmdTag) Exec

func (c *CmdTag) Exec(ctx shireikan.Context) error

func (*CmdTag) GetDescription

func (c *CmdTag) GetDescription() string

func (*CmdTag) GetDomainName

func (c *CmdTag) GetDomainName() string

func (*CmdTag) GetGroup

func (c *CmdTag) GetGroup() string

func (*CmdTag) GetHelp

func (c *CmdTag) GetHelp() string

func (*CmdTag) GetInvokes

func (c *CmdTag) GetInvokes() []string

func (*CmdTag) GetSubPermissionRules

func (c *CmdTag) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdTag) IsExecutableInDMChannels

func (c *CmdTag) IsExecutableInDMChannels() bool

type CmdTest

type CmdTest struct {
}

func (*CmdTest) Exec

func (c *CmdTest) Exec(ctx shireikan.Context) error

func (*CmdTest) GetDescription

func (c *CmdTest) GetDescription() string

func (*CmdTest) GetDomainName

func (c *CmdTest) GetDomainName() string

func (*CmdTest) GetGroup

func (c *CmdTest) GetGroup() string

func (*CmdTest) GetHelp

func (c *CmdTest) GetHelp() string

func (*CmdTest) GetInvokes

func (c *CmdTest) GetInvokes() []string

func (*CmdTest) GetSubPermissionRules

func (c *CmdTest) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdTest) IsExecutableInDMChannels

func (c *CmdTest) IsExecutableInDMChannels() bool

type CmdTwitchNotify

type CmdTwitchNotify struct {
}

func (*CmdTwitchNotify) Exec

func (c *CmdTwitchNotify) Exec(ctx shireikan.Context) error

func (*CmdTwitchNotify) GetDescription

func (c *CmdTwitchNotify) GetDescription() string

func (*CmdTwitchNotify) GetDomainName

func (c *CmdTwitchNotify) GetDomainName() string

func (*CmdTwitchNotify) GetGroup

func (c *CmdTwitchNotify) GetGroup() string

func (*CmdTwitchNotify) GetHelp

func (c *CmdTwitchNotify) GetHelp() string

func (*CmdTwitchNotify) GetInvokes

func (c *CmdTwitchNotify) GetInvokes() []string

func (*CmdTwitchNotify) GetSubPermissionRules

func (c *CmdTwitchNotify) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdTwitchNotify) IsExecutableInDMChannels

func (c *CmdTwitchNotify) IsExecutableInDMChannels() bool

type CmdVoicelog

type CmdVoicelog struct {
}

func (*CmdVoicelog) Exec

func (c *CmdVoicelog) Exec(ctx shireikan.Context) error

func (*CmdVoicelog) GetDescription

func (c *CmdVoicelog) GetDescription() string

func (*CmdVoicelog) GetDomainName

func (c *CmdVoicelog) GetDomainName() string

func (*CmdVoicelog) GetGroup

func (c *CmdVoicelog) GetGroup() string

func (*CmdVoicelog) GetHelp

func (c *CmdVoicelog) GetHelp() string

func (*CmdVoicelog) GetInvokes

func (c *CmdVoicelog) GetInvokes() []string

func (*CmdVoicelog) GetSubPermissionRules

func (c *CmdVoicelog) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdVoicelog) IsExecutableInDMChannels

func (c *CmdVoicelog) IsExecutableInDMChannels() bool

type CmdVote

type CmdVote struct {
}

func (*CmdVote) Exec

func (c *CmdVote) Exec(ctx shireikan.Context) error

func (*CmdVote) GetDescription

func (c *CmdVote) GetDescription() string

func (*CmdVote) GetDomainName

func (c *CmdVote) GetDomainName() string

func (*CmdVote) GetGroup

func (c *CmdVote) GetGroup() string

func (*CmdVote) GetHelp

func (c *CmdVote) GetHelp() string

func (*CmdVote) GetInvokes

func (c *CmdVote) GetInvokes() []string

func (*CmdVote) GetSubPermissionRules

func (c *CmdVote) GetSubPermissionRules() []shireikan.SubPermission

func (*CmdVote) IsExecutableInDMChannels

func (c *CmdVote) IsExecutableInDMChannels() bool

Jump to

Keyboard shortcuts

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