https://github.com/mrtc0/chatworktasknotifier
ChatWorkの期限切れタスクを通知します
https://github.com/mrtc0/chatworktasknotifier
Last synced: 9 months ago
JSON representation
ChatWorkの期限切れタスクを通知します
- Host: GitHub
- URL: https://github.com/mrtc0/chatworktasknotifier
- Owner: mrtc0
- Created: 2015-12-15T02:12:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-20T05:58:54.000Z (about 10 years ago)
- Last Synced: 2025-04-01T22:05:36.012Z (9 months ago)
- Language: Scala
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatWorkTaskNotifier
ChatWorkの期限切れタスクを通知します。
それぞれChatWork APIキーやroom_idなどを適宜変更して使ってください。
## GAS
Google App Scriptです。
## scala
```
sbt compile
sbt run
```