Liking cljdoc? Tell your friends :D
Clojure only.

taoensso.timbre.appenders.community.slack

Slack appender. Requires https://github.com/julienXX/clj-slack.

Slack appender. Requires https://github.com/julienXX/clj-slack.
raw docstring

slack-appenderclj

(slack-appender & [opts])

Returns Slack appender. Required params: token - Slack API token. See: Browse apps > Custom Integrations > Bots channel - Channel ID

Optional params: same as clj-slack.chat/post-message optionals, Ref. http://julienblanchard.com/clj-slack/clj-slack.chat.html

Returns Slack appender. Required params:
  `token`   - Slack API token. See: Browse apps > Custom Integrations > Bots
  `channel` - Channel ID

Optional params: same as `clj-slack.chat/post-message` `optionals`,
Ref. http://julienblanchard.com/clj-slack/clj-slack.chat.html
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close