https://github.com/inada-s/atclar
AtCoderでClarが来たらSlackに通知するくん
https://github.com/inada-s/atclar
Last synced: 3 months ago
JSON representation
AtCoderでClarが来たらSlackに通知するくん
- Host: GitHub
- URL: https://github.com/inada-s/atclar
- Owner: inada-s
- Created: 2016-08-27T10:32:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-27T11:36:09.000Z (almost 9 years ago)
- Last Synced: 2025-01-23T22:29:34.167Z (5 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AtClar
--------## これは何
- AtCoderでコンテストを開く際に, 質問通知をSlackに送ることができます.
- これはコンテスト管理者用のツールです. コンテスト参加者は使用できません.
- [atcoder-clar2slack](https://github.com/icpc-jag/atcoder-clar2slack) を参考にして作られました.## インストール & 更新
```
go get -u github.com/inada-s/atclar
```## 実行
```
atclar path/to/config
```## 設定ファイル
[example.toml](./example.toml) を参考にしてください.