https://github.com/kantis/slacklin
A Slack client written in Kotlin using coroutines
https://github.com/kantis/slacklin
kotlin slack slack-api
Last synced: about 1 month ago
JSON representation
A Slack client written in Kotlin using coroutines
- Host: GitHub
- URL: https://github.com/kantis/slacklin
- Owner: Kantis
- License: apache-2.0
- Created: 2018-12-12T00:48:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-19T21:51:25.000Z (over 7 years ago)
- Last Synced: 2025-07-04T19:41:35.506Z (12 months ago)
- Topics: kotlin, slack, slack-api
- Language: Kotlin
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Slacklin
[](https://travis-ci.org/Kantis/slacklin)
[](https://codecov.io/github/Kantis/slacklin)
A Slack client written in Kotlin using coroutines
## Goals
* Provide a nice implementation for working with Slack APIs from Kotlin while leveraging Kotlin-specific features
* Maintain a small footprint
* Achieve and maintain good test coverage
* Be a fun project to learn and contribute to
## Contribute
Contributors welcome :-)