sysstd

package
v3.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin interface {
	SetDebug(debug bool)
	SetTimezone(tmText string)

	// plugins.BotMessagePlugin
	CheckMessage(event plugins.BotEvent, message string) (bool, string)
	DoAction(event plugins.BotEvent, message string) bool
	Help() string
}

func NewPlugin

func NewPlugin(pm plugins.PluginManager) Plugin

Jump to

Keyboard shortcuts

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