birc

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2018 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsMarkup

func IsMarkup(message string) bool

Types

type Birc

type Birc struct {
	Nick string

	Local           chan config.Message // local queue for flood control
	FirstConnection bool

	*config.BridgeConfig
	// contains filtered or unexported fields
}

func New

func New(cfg *config.BridgeConfig) *Birc

func (*Birc) Command

func (b *Birc) Command(msg *config.Message) string

func (*Birc) Connect

func (b *Birc) Connect() error

func (*Birc) Disconnect added in v0.9.3

func (b *Birc) Disconnect() error

func (*Birc) JoinChannel added in v0.7.0

func (b *Birc) JoinChannel(channel config.ChannelInfo) error

func (*Birc) Send

func (b *Birc) Send(msg config.Message) (string, error)

Jump to

Keyboard shortcuts

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