bot

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// BotName stores Botkube details
	BotName = "botkube"
	// WebSocketProtocol stores protocol initials for web socket
	WebSocketProtocol = "ws://"
	// WebSocketSecureProtocol stores protocol initials for web socket
	WebSocketSecureProtocol = "wss://"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Bot

type Bot interface {
	Start()
}

Bot connects to communication channels and reads/sends messages

func NewMattermostBot

func NewMattermostBot() Bot

NewMattermostBot returns new Bot object

func NewSlackBot

func NewSlackBot() Bot

NewSlackBot returns new Bot object

Jump to

Keyboard shortcuts

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