GithubHelp home page GithubHelp logo

rayalois22 / whatsapp-automation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from los-had/whatsapp-automation

0.0 1.0 0.0 72 KB

Automating whatsapp with python

Home Page: https://los-had.github.io/whatsapp-automation/

License: MIT License

Python 98.31% Batchfile 0.83% Shell 0.86%

whatsapp-automation's Introduction

whatsapp-automation

Automating whatsapp with python

used on this project

  • pyautogui
  • pywhatkit
  • pyttsx3
  • SpeechRecognition
  • colorama
    • embedded in python
      • time
      • random
      • sys
      • webbrowser
      • sqlite3 and sqlite3 Error

why?

I created this project to improve myself and study a little more in the subjects of python and task automation

using

WARNING: this program needs sqlite3 db installed to work properly.

WARNING: this program needs internet connection to work properly.

download the dependencies running this commands on your terminal

cd ./whatsapp-automation
cd ./app
cd ./dependencies
pip install -r requirements.txt

or the executing the file denpendencies.cmd or dependencies.sh when the installing processes finish download the project in the github after that open your terminal and write

cd ./whatsapp-automation
cd ./app
python app.py

mvp

Extra

  • Contacts sqlite db | features
    • view all the contacts in the list,
    • add contacts in the list,
    • delete contacts in the list
    • update contact info
  • send other types of media on whatsapp like videos, photos and more. | features
  • speech recognition | features
  • tts | features

Features

embedded spammer features

  • embedded time counter, with voice
  • custom messages delay
  • custom messages content
  • uses pyautogui for more faster spam

encrypted message features

  • embedded Caesar cipher encryption system, with voice
  • custom messages delay
  • custom messages content
  • custom cipher key

Contacts.db crud

  • Create contacts
  • Read contacts
  • Update contacts
  • Delete contacts

speech recognition features

  • transform voice in text
  • save the text in a .txt file
  • auto save
  • english support

tts features

  • transform your text in voice
  • save the voice in a .mp3 file
  • auto save
  • various voices
  • various languages support

send images features

  • send images
  • custom delay

whatsapp-automation's People

Contributors

lind0-oss avatar los-had avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.