Skip to content

heyihuang826/web_page_listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Pages Conent Listener

Explain

If the script detect web pages has chaged, send the message to Line to notify you.

Usage

  1. Fork repo
  2. Set the main.py:
  • get_content() and notify messages.
  1. Open the github action repo permission:
  • Settings -> Actions -> General -> Workflow permissions
  • Check Read and write permissions
  • Click save to save the setting.
  1. Set line notification token:
  • Settings -> Secrets and Variables -> Actions
  • Click New repository secret
  • name is line_token1, value is your line token.
  1. Run script:
  • Got to github action, choose Commit Files and click Run workflow run it.
  • It will run 2 times every day auto automatically by remove the annotations for schedule in main.yml.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages