Skip to content

s886508/wj_line_bot

Repository files navigation

ForexTeller

A Line Bot detects user message and reply information automatically.

Capability

  1. Notify users when currency price meet their settings.
  • USD/TWD, USD/JPY are now supported. The price is queried from ESun bank website.
  1. Query latest Japanese drama and its link.

Install before run the script:

  1. pip3 install requests
  2. pip3 install BeautifulSoup4

To run the test:

  1. pip3 install pytest
  2. cd ForexTeller/
  3. python -m pyest

About

Line bot for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages