Liking cljdoc? Tell your friends :D
Clojure only.

fun-bot.core


startclj

(start api-token trigger-cb-vector)

Takes a Slack API token and a vector of functions. The functions take one argument (the message being posted in the channel) and should return a reaction in the form of a string, or nil if no reaction is to be returned.

Takes a Slack API token and a vector of functions.
The functions take one argument (the message being posted
in the channel) and should return a reaction in the form
of a string, or nil if no reaction is to be returned.
sourceraw docstring

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

× close