Skip to content

granddaifuku/Contests-Line-Bot

Repository files navigation

Competitive Programming Information Bot

CI

About

This is the Line bot that informs you about the AtCoder and Codeforces, yukicoder contests.

Information Contents

  • 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

How to use

  1. Install the Line app.
  2. Scan the QR code below.
  3. Invite the bot into the group or the one-on-one talk room.
  4. The bot recognizes the word "コンテスト" (now only Katakana is available). Then it sends you (or group) the pieces of information above.

QR Code

Screen Shot 2020-07-11 at 23 37 43

日本語版 README

競プロの日程を通知する Line Bot を作った話

For Developers

Coding environment

  • Golang
  • Docker

Testing

  • make test to run all the tests.

Stop Docker Things

  • make down to stop containers and to remove networks, volumes, and images.

Chores

  • You can do miscellaneous work by manage.sh.

About

Notify AtCoder, Codeforces and Yukicoder contests schedule by Line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages