A chatbot that uses the Twilio API for WhatsApp, Rapid API, and Node.js has been created. The bot can provide live scores, match results, league standings, and more based on certain keywords. The development environment was set up using Express, ngrok, and a Twilio account. The chatbot's functionality is handled by various utility functions that parse the user's message and determine which information to retrieve from the Zeus API endpoint. The bot can be tested by sending messages to the phone number indicated in the Twilio WhatsApp sandbox configuration page.