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

https://github.com/mrtc0/chatworktasknotifier

ChatWorkの期限切れタスクを通知します
https://github.com/mrtc0/chatworktasknotifier

Last synced: 9 months ago
JSON representation

ChatWorkの期限切れタスクを通知します

Awesome Lists containing this project

README

          

# ChatWorkTaskNotifier
ChatWorkの期限切れタスクを通知します。
それぞれChatWork APIキーやroom_idなどを適宜変更して使ってください。

## GAS

Google App Scriptです。

## scala

```
sbt compile
sbt run
```