actions

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: MIT Imports: 13 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Greet

type Greet struct{}

func (*Greet) Command

func (g *Greet) Command() []string

func (*Greet) Do

func (g *Greet) Do(b *ircbot.IrcBot, m *ircbot.IrcMsg)

func (*Greet) Usage

func (g *Greet) Usage() string

type Help

type Help struct{}

func (*Help) Command

func (h *Help) Command() []string

func (*Help) Do

func (h *Help) Do(b *ircbot.IrcBot, m *ircbot.IrcMsg)

func (*Help) Usage

func (h *Help) Usage() string

type Logger

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

func NewLogger

func NewLogger(b *ircbot.IrcBot) *Logger

func (*Logger) Command

func (l *Logger) Command() []string

func (*Logger) Do

func (l *Logger) Do(b *ircbot.IrcBot, m *ircbot.IrcMsg)

func (*Logger) Usage

func (l *Logger) Usage() string

type Ping

type Ping struct{}

func (*Ping) Command

func (p *Ping) Command() []string

func (*Ping) Do

func (p *Ping) Do(b *ircbot.IrcBot, m *ircbot.IrcMsg)

func (*Ping) Usage

func (p *Ping) Usage() string

type Respond

type Respond struct{}

func (*Respond) Command

func (r *Respond) Command() []string

func (*Respond) Do

func (r *Respond) Do(b *ircbot.IrcBot, m *ircbot.IrcMsg)

func (*Respond) Usage

func (r *Respond) Usage() string

type TitleExtract

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

func NewTitleExtract

func NewTitleExtract() *TitleExtract

func (*TitleExtract) Command

func (u *TitleExtract) Command() []string

func (*TitleExtract) Do

func (u *TitleExtract) Do(b *ircbot.IrcBot, m *ircbot.IrcMsg)

func (*TitleExtract) Usage

func (u *TitleExtract) Usage() string

type URL

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

func NewURL

func NewURL(bot *ircbot.IrcBot) *URL

func (*URL) Command

func (u *URL) Command() []string

func (*URL) Do

func (u *URL) Do(b *ircbot.IrcBot, m *ircbot.IrcMsg)

func (*URL) Usage

func (u *URL) Usage() string

type URLLog

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

func NewURLLog

func NewURLLog(bot *ircbot.IrcBot) *URLLog

func (*URLLog) Command

func (u *URLLog) Command() []string

func (*URLLog) Do

func (u *URLLog) Do(b *ircbot.IrcBot, m *ircbot.IrcMsg)

func (*URLLog) Usage

func (u *URLLog) Usage() string

Jump to

Keyboard shortcuts

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