triggers

package
v0.0.0-...-8101777 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2022 License: AGPL-3.0-or-later Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ban

type Ban struct{}

func (Ban) Args

func (t Ban) Args() int

func (Ban) Deprecated

func (t Ban) Deprecated() bool

func (Ban) Description

func (t Ban) Description() string

func (Ban) Name

func (t Ban) Name() string

func (Ban) NewItem

func (t Ban) NewItem(env *models.Env, args []string) (interfaces.TriggerItemInterface, error)

type BanItem

type BanItem struct{}

func (*BanItem) Match

func (t *BanItem) Match(env *models.Env) bool

type BotMessage

type BotMessage struct{}

func (BotMessage) Args

func (t BotMessage) Args() int

func (BotMessage) Deprecated

func (t BotMessage) Deprecated() bool

func (BotMessage) Description

func (t BotMessage) Description() string

func (BotMessage) Name

func (t BotMessage) Name() string

func (BotMessage) NewItem

func (t BotMessage) NewItem(env *models.Env, args []string) (interfaces.TriggerItemInterface, error)

type BotMessageItem

type BotMessageItem struct{}

func (*BotMessageItem) Match

func (t *BotMessageItem) Match(env *models.Env) bool

type BucketUpdated

type BucketUpdated struct{}

func (BucketUpdated) Args

func (t BucketUpdated) Args() int

func (BucketUpdated) Deprecated

func (t BucketUpdated) Deprecated() bool

func (BucketUpdated) Description

func (t BucketUpdated) Description() string

func (BucketUpdated) Name

func (t BucketUpdated) Name() string

func (BucketUpdated) NewItem

func (t BucketUpdated) NewItem(env *models.Env, args []string) (interfaces.TriggerItemInterface, error)

type BucketUpdatedItem

type BucketUpdatedItem struct {
	Tag string
}

func (*BucketUpdatedItem) Match

func (t *BucketUpdatedItem) Match(env *models.Env) bool

type Join

type Join struct{}

func (Join) Args

func (t Join) Args() int

func (Join) Deprecated

func (t Join) Deprecated() bool

func (Join) Description

func (t Join) Description() string

func (Join) Name

func (t Join) Name() string

func (Join) NewItem

func (t Join) NewItem(env *models.Env, args []string) (interfaces.TriggerItemInterface, error)

type JoinItem

type JoinItem struct{}

func (*JoinItem) Match

func (t *JoinItem) Match(env *models.Env) bool

type Leave

type Leave struct{}

func (Leave) Args

func (t Leave) Args() int

func (Leave) Deprecated

func (t Leave) Deprecated() bool

func (Leave) Description

func (t Leave) Description() string

func (Leave) Name

func (t Leave) Name() string

func (Leave) NewItem

func (t Leave) NewItem(env *models.Env, args []string) (interfaces.TriggerItemInterface, error)

type LeaveItem

type LeaveItem struct{}

func (*LeaveItem) Match

func (t *LeaveItem) Match(env *models.Env) bool

type Message

type Message struct{}

func (Message) Args

func (t Message) Args() int

func (Message) Deprecated

func (t Message) Deprecated() bool

func (Message) Description

func (t Message) Description() string

func (Message) Name

func (t Message) Name() string

func (Message) NewItem

func (t Message) NewItem(env *models.Env, args []string) (interfaces.TriggerItemInterface, error)

type MessageItem

type MessageItem struct{}

func (*MessageItem) Match

func (t *MessageItem) Match(env *models.Env) bool

type Unban

type Unban struct{}

func (Unban) Args

func (t Unban) Args() int

func (Unban) Deprecated

func (t Unban) Deprecated() bool

func (Unban) Description

func (t Unban) Description() string

func (Unban) Name

func (t Unban) Name() string

func (Unban) NewItem

func (t Unban) NewItem(env *models.Env, args []string) (interfaces.TriggerItemInterface, error)

type UnbanItem

type UnbanItem struct{}

func (*UnbanItem) Match

func (t *UnbanItem) Match(env *models.Env) bool

Jump to

Keyboard shortcuts

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