Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SLACK_TOKEN = os.Getenv("SLACK_TOKEN")
Functions ¶
This section is empty.
Types ¶
type SlackCanvas ¶
type SlackCanvas struct {
// contains filtered or unexported fields
}
func Slack ¶
func Slack(channelId string) *SlackCanvas
Slack creates an instance of the slack canvas
func (*SlackCanvas) Draw ¶
func (s *SlackCanvas) Draw(art, title, artist string) error
Draw "draws" the art by uploading them to slack
Click to show internal directories.
Click to hide internal directories.