An open API service indexing awesome lists of open source software.

https://github.com/kkazuo/slack-client

Slack Real Time Messaging API Client
https://github.com/kkazuo/slack-client

common-lisp slack

Last synced: 2 months ago
JSON representation

Slack Real Time Messaging API Client

Awesome Lists containing this project

README

        

# Slack-Client - Slack Real Time Messaging API Client

## Usage

You can use roswell script examle.
You should set the shell env variable ```SLACK_API_TOKEN```.

```
env SLACK_API_TOKEN='xoxb-...' ./client.ros
```

## Installation

## Author

* Kazuo Koga ([email protected])

## Copyright

Copyright (c) 2016 Kazuo Koga ([email protected])

## License

Licensed under the Apache-2.0 License.