WhatsApp ChatBot with Ultramsg API

Demo WhatsApp ChatBot with Ultramsg API for Build a WhatsApp Chatbot With Python . The output of the command list . The output of the server time of the bot running on . Sending image to phone number or group . Sending audio file . Sending ppt audio recording . Sending Video File. Sending contact . Ultramsg account is required to run examples. Log in or Create Account if you don’t have one ultramsg.com. go to your instance or Create […]

Read more

WhatsApp Crashing Tool v1.1

This is just for Educational Purpose WhatsApp Crashing tool using python 3 This was created using these modules os time hpcomt webbrowser How to Use. git clone https://github.com/E4crypt3d/WhatsAppCrashingToolv1.1.git cd WhatsappCrashingToolv1.1.py chmod +x WhatsappCrashingTool.py python3 WhatsappCrashingTool.py GitHub View Github    

Read more

Whatsapp Automation With Python

CONTENTS OF THIS FILE Introduction Requirements Installation Maintainers INTRODUCTION Whatsapp Automation basically provides you with Messages (Personalized/Standard) Media files(image/video) Pdfto send to multiple contacts. The idea for the project was to provide easy ways for people starting their businessesand storing data in excel to reach out to their customers in an easy way.Most people start registration for events/webinars/startups with the help of Googleforms which convert the data into excel sheets.This project helps user to generate personalised messages and reach out […]

Read more

Whatsapp chatbot build with python and twilio

This is a Whatsapp Chatbot that responds with quotes, reply owners name, search internet for meaning of any word. Download and install Python. Version 3 and above should come with pip. Clone or fork this repository (project). $ git clone https://github.com/arinzejustin/whatsapp-bot.git $ cd whatsapp-bot Create a virtual environment inside this project directoy e.g., python -m venv whatsapp-bot-venv Then activate that environment: Windows: whatsapp-bot-venvScriptsactivate Mac: $ source whatsapp-bot-venv/bin/activate Install the following dependencies: twilio, flask, requests, beautifulsoup,    

Read more

Coronavirus whatsapp chatbot to give real time info on covid with python

google-search-webhook Coronavirus whatsapp chatbot to give real time info on covid with python Developed a coronavirus whatsapp chatbot which gives case counts in a particular district, city, state or country. It also predicts future cases through Machine Learning and can suggest activities to do, movies, jokes, etc. The bot also gives useful info on Covid as well as can Google search any query and show results in whatsapp. Technologies used – Dialogflow, Python API, Heroku, Github, Whatsapp autoresponder, Machine Learning […]

Read more