Annoyed of replying to WhatsApp texts? Let Whatsapp Chat Bot do the work for you. The Whatsapp Auto Chat Bot let's you to select a specific contact and it'll start chatting with them with the help of Artifical Intelligence and Machine Learning.
All you have to do is, just to set-up the bot, select a contact and run the bot.
The Bot is inspired from a TV Series Silicon Valley (S06 E01) where Gilfoyle build's an AI bot to chat with Dinesh
Link to Watch the Clip : https://www.youtube.com/watch?v=KEzvFiR_Dts
git clone https://github.com/adithyan-ak/Whatsapp-AutoChat-Bot.git
The Bot supports Python 3.
The Bot depends on the Selenium
and Chatterbot
python modules.
Install for Windows:
C:\python37\python3.exe -m pip install selenium
Install using pip on Linux:
sudo pip3 install selenium
Edit the WhatBot.py file as follows
Change the value of the ContactName
variable of Line 14 with name of your WhatsApp contact to you want the Bot to speak with.
After changing the Contact name, run the WhatBot.py File
python3 WhatBot.py
WhatsApp Auto Chat Bot is licensed under the GNU GPL license. take a look at the LICENSE for more information.
Current version is 1.0