Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.22 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.22 KB

# Cyberthaicore for cyberthai project to accelerate development

PHP Simple linebot API

Cyberthai Easycore PHP Simple linebot manager

การติดตั้ง

composer require deawx/linebot

API documentation

https://developers.line.biz/en/reference/messaging-api/

Features ที่มี

  • User - จัดการผู้ใช้งาน.
  • Message - จัดการข้อความ.
  • Webhook - จัดการ Webhook.
  • Richmenu - จัดการ Richmenu.

Requirement

  • PHP 8.0+ และติดตั้ง Composer ด้วยหละ.
  • ext-curl
  • ext-openssl

TODO: Add

  • Content - สำหรับรับเนื้อหาและแสดงข้อมูล ที่ผู้ใช้ส่งให้บอท
  • Audience - จัดการ กลุ่มเป้าหมาย.
  • Insight - ดูข้อมูลเชิงลึก.
  • Oauth2 - จัดการ Channel access token.
  • Room - จัดการ Multi-person chats.
  • Group - จัดการ Group chats.