hqn21 / weather-crawler

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

Home Page:https://lin.ee/t69S2TM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://lin.ee/t69S2TM

License:MIT License


Languages

Language:PHP 100.0%