WhatsApp Bot with Session Management & Group Messages
Created by: Vladimir Mikulic
- WhatsApp
- JavaScript
This application is a WhatApp bot in the shape of a game that manages state inside a conversation but also supports relaying messages from others in "multiplayer mode" allowing anonymous communication by communicating with other parties without exposing the number of the sender.
The sample was submitted as part of the Twilio x DEV hackathon.
Report this template
Twilio is not responsible for the third party content found at the following link. Please use the software provided by this third party at your own risk.
Currently only available in JavaScript. Request hosting support for other languages
- Get the code for this project
The code for this sample is available on GitHub to view.
- Get Twilio credentials
You will need an Account SID and Auth Token in order to run this code.
Checking for existing account...
- Set up the code sample locally
Follow the setup instructions in the README to get the sample up and running.