Liking cljdoc? Tell your friends :D
Clojure only.

metabase.metabot.events

Logic related to handling Slack events, running commands for events that are messages to the MetaBot, and posting the response on Slack.

Logic related to handling Slack events, running commands for events that are messages to the MetaBot, and posting the
response on Slack.
raw docstring

handle-slack-eventclj

(handle-slack-event start-time-ms event)

Handle a Slack event; if the event is a message that starts with metabot, parse the message, execute the appropriate command, and reply with the results.

Handle a Slack `event`; if the event is a message that starts with `metabot`, parse the message, execute the
appropriate command, and reply with the results.
sourceraw docstring

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

× close