Skip to content

Zi-Shane/line-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

line-notify

Pre-job

  1. Add your own line-notify service
    https://notify-bot.line.me/zh_TW/
  2. Clone this repository
  3. Change your own client_id, secret and url by secret_template.py
    1. change current directory to this project
    2. run command:
      cp secret_temple.py secret.py
    3. change your own client_id, client_secret and uri in secret.py

Usage

  • python
    1. Install dependencies
      pip install -r ./flask/requirements.txt
    2. Execute application
      python run.py
  • docker
    1. run by docker
      docker-compose up -d

About

1062MIS final report(line-notify)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published