slack-client

Apache-2.0

Slack Real Time Messaging API Client

$ area51 add slack-clientCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(slack-client:some-function ...)