This is the Line bot that informs you about the AtCoder and Codeforces, yukicoder contests.
- AtCoder
- Contest Name
- Contest Start and End time
- Rated Range
- Codeforces
- Contest Name
- Contest Start and End time
- yukicoder
- Contest Name
- Contest Start and End time
- Install the Line app.
- Scan the QR code below.
- Invite the bot into the group or the one-on-one talk room.
- The bot recognizes the word "コンテスト" (now only Katakana is available). Then it sends you (or group) the pieces of information above.
- Golang
- Docker
make test
to run all the tests.
make down
to stop containers and to remove networks, volumes, and images.
- You can do miscellaneous work by
manage.sh
.