-
Create a Firebase project and enable Google Cloud Translation API for that project
-
Create a LINE Channel https://developers.line.biz/
-
Set some basic settings like name and copy
Channel secret
-
Messaging API > Issue Channel Access Token
-
Messaging API > Allow bot to join group chats > Enabled
-
-
Set firebase remote config
firebase functions:config:set line.channel_access_token="FROM_STEP_2_2" line.channel_secret="FROM_STEP_2_1"
-
firebase deploy --only functions
-
Set callback url in LINE Developers > Messaging API > Webhook settings (
https://us-central1-PROJECT_ID.cloudfunctions.net/api/webhook
)
-
Notifications
You must be signed in to change notification settings - Fork 1
License
mediavrog/linebot-de-ja
Folders and files
Name | Name | Last commit
8000
message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published