Sha256: 027f70efe502e54b55017687be102e937858a3700d0a9d9faa1d46482a351300
Contents?: true
Size: 869 Bytes
Versions: 22
Compression:
Stored size: 869 Bytes
Contents
SLACK OBJECT TYPE NAME: slack SHORTCUT: slack DESCRIPTION Send message to channel in Slack. CHILDREN uri - string - 'https://hooks.slack.com/services/...' The URI with access to the Slack channel. message - string - 'textual message' Message to send to Slack. username - string - 'Slack Bot' Attribute the message to this user. channel - string - 'general' The name of the channel for the post. icon_emoji - string - ':ghost:' The emoji to use for the attribution. MESSAGES run - Post the message to Slack. EXAMPLE slack [slack] : uri [string] : https://hooks.slack.com/services/MYTOKEN message [string] : Slackbot is here to help! username [string] : SlackBot channel [string] : general icon_emoji [string] : :ghost: SEE ALSO http_get, http_post, json, uri
Version data entries
22 entries across 22 versions & 2 rubygems