-
Notifications
You must be signed in to change notification settings - Fork 0
maxng07/keymenu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple key menu response for WhatsApp, using Twilio programmable WhatsApp messenging communication gateway and the code resides in Twilio Function, a serverless function as a service. The function is triggered whenever a message is send to a Whatsapp number (routing to Twilio Whatsapp Gateway) and invokes or trigger the Twilio function. You can setup the function or code in other cloud platform. A serverless event triggered function is used for simplicity as it performs a simple task. Twilio function has a maximum runtime of 5s, anything that exceed will be terminated. Nodejs is the only runtime environment currently supported. To invokve the function, you can send a HTTPS message to the function URL, this is good for testing.
About
A WhatsApp Key menu response using Twilio WhatsApp communication and Serverless Function as a Service.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published