Skip to content

A line chatbot to help you choose what food you want to eat.

Notifications You must be signed in to change notification settings

Qu1etboy/kin-rai-dee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kin Rai Dee (กินไรดี)

A line chatbot to help you choose what food you want to eat. Just tell the bot "หิว" and it will send you a random food for you

Tools

  • Line Bot SDK
  • Firebase Cloud Functions

Demo

RPReplay_Final1709744616.MP4

Getting Started

Clone and cd to functions

git clone 
cd kin-rai-dee/functions

Install dependencies

npm install

Set up .env. You can get tokens from The Line Developer console.

CHANNEL_ACCESS_TOKEN=
CHANNEL_SECRET=

Start editing the code, once finished deploy by running this command

npm build
firebase deploy --only functions

About

A line chatbot to help you choose what food you want to eat.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages