Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 686 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 686 Bytes

hmif-bot

Description

  • hmif-bot is a LINE bot that query schedule (mainly academic schedule) from google calendar.

Requirements

How to run locally

  • type on terminal docker-compose up

How to use

  • Add hmif-bot as friend on LINE.

How to contribute

  • Fork this repository.
  • Clone your repository.
  • Create new branch with name related to your feature.
  • Commit and push your code to your branch.