ircbot

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(conf IrcConf, fatalErr chan error)

Types

type Bot

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

type IrcConf

type IrcConf struct {
	Servers []IrcServerConf
}

type IrcServerConf

type IrcServerConf struct {
	Server     string
	Port       string
	Nick       string
	User       string
	Password   string
	Channels   []string
	AdminNicks []string
}

Jump to

Keyboard shortcuts

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