Skip to content

ChatBotCom/restaurant-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Bot Restaurant Template

🆕 This template works with the new Visual Builder and the old one 🆕

To add the product to your order, display current status and start the process again, we’ve prepared a simple backend.

This example was written in Javascript and requires Node.js, but you can rewrite this code to any other server-side language you want. It’s effortless to use, but if you don’t trust me, check it yourself 😀 .

Here you can find an instruction how it works step by step.

Restaurant bot

Requirements:

  • Express.js - to simplify and clarify parsing the ongoing webhook request.
  • Firebase Functions - to deploy our code to a public HTTPS server.
  • Firebase Realtime Database - to store the order based on user session.

Releases

No releases published

Packages

No packages published