Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.
/ weather-crawler Public archive

This a LINE bot for users to lookup localised weather forecast for the next 36 hours.

License

Notifications You must be signed in to change notification settings

hqn21/weather-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-crawler

English | 繁體中文

About The Project

This a LINE bot for users to lookup localised weather forecast for the next 36 hours.

Built With

  • LINE Messaging API SDK

Getting Started

Follow the instructions to set up the project locally.

Prerequisites

  • Apache
  • PHP 7.2

Installation

  1. Clone the repo
    git clone https://github.com/hqn21/weather-crawler.git
  2. Enter your LINE@ account information in linebot.php
    $ChannelSecret = '';
    $ChannelAccessToken = '';
  3. Enter your CWB API key in linebot.php
    $CWBAPIKey = '';

Live Demo

https://lin.ee/t69s2tm

License

Distributed under the MIT License. See LICENSE for more information.

Contact

劉顥權 Haoquan Liu - contact@haoquan.me

Project Link: https://github.com/hqn21/weather-crawler/

About

This a LINE bot for users to lookup localised weather forecast for the next 36 hours.

Resources

License

Stars

Watchers

Forks

Languages