LINE-Bot-101-Cloud-Functions-for-Firebase icon indicating copy to clipboard operation
LINE-Bot-101-Cloud-Functions-for-Firebase copied to clipboard

Code sample for creating LINE Bot by Messaging API and Cloud Functions for Firebase

LINE Bot 101 by Messaging API and Cloud Functions for Firebase

Code sample for creating LINE Bot by Messaging API and Cloud Functions for Firebase for beginner

What's Cloud Functions for Firebase?

Cloud Functions is a hosted, private, and scalable Node.js environment where you can run JavaScript code. Cloud Functions for Firebase integrates the Firebase platform by letting you write code that responds to events and invokes functionality exposed by other Firebase features.

Prerequisites

Features

  • Reply Message
  • Push Message
  • Multicast Message
  • Broadcast Message

Blog

Screenshots