Skip to content

linedevth/LINE-BOT-101-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

LINE-Echo-BOT-PHP

Simple PHP Bot for echoing user message from LINE webhook

How to run

  1. php -S localhost:8080
  2. ngrok http 8080
  3. Setup LINE webhook in https://developers.line.me

Disclaimer

This code is written for the study of how LINE Bot API work in the very simplest way, using PHP script. It neither intended to be used in production nor best practice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages