slack

package
v10.0.37 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	SendMessage(msg string) error
}

Client Slack bot client. needed scopes: chat:write, channels:read, groups:read, im:read, mpim:read

func New

func New(token string, channel string) (Client, error)

New creates a new instance. Needs the bot token and the channel name

Jump to

Keyboard shortcuts

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