Documentation
¶
Overview ¶
Configuration for your GoBot "How to wave your hands"
Your very own Gobot "More man than machine"
Talkin'
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// By default, goirc enables this
DisableFloodProtection bool
BotName string
Hostname string
SSL bool
Channels []string
Plugins map[string]map[string]interface{}
}
func ReadConfig ¶
type Gobot ¶
func CreateGobot ¶
Create a new Gobot from the given gesture config
Click to show internal directories.
Click to hide internal directories.