bot

package
v0.0.0-...-f0575cf Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2019 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultErrMessage すごいデフォルトエラー文言
	DefaultErrMessage = "死ねハゲ"
)

Variables

View Source
var (
	// ErrPermissionDenied is not authorized.
	ErrPermissionDenied = errors.New("PERMISSION_DENIED")
)

Functions

This section is empty.

Types

type Entry

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

Entry for sort

type List

type List []Entry

List for sort

func (List) Len

func (l List) Len() int

func (List) Less

func (l List) Less(i, j int) bool

func (List) Swap

func (l List) Swap(i, j int)

type SugoiBot

type SugoiBot interface {
	StartListenMessage() error
	// contains filtered or unexported methods
}

SugoiBot すごいインターフェイス

func NewBot

func NewBot() (SugoiBot, error)

NewBot すごい新しいBOT

Jump to

Keyboard shortcuts

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