Slack appender. Requires <https://github.com/julienXX/clj-slack>.
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close