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
- Host: GitHub
- URL: https://github.com/kkazuo/slack-client
- Owner: kkazuo
- License: apache-2.0
- Created: 2016-08-01T01:07:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-01T01:48:56.000Z (almost 9 years ago)
- Last Synced: 2025-03-27T04:23:18.286Z (3 months ago)
- Topics: common-lisp, slack
- Language: Common Lisp
- Size: 17.6 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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.