Automating whatsapp with python

Overview

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
You might also like...
 WhatsApp API Python ChatBot
WhatsApp API Python ChatBot

WhatsApp Api Python - Esta documentação tem como objetivo exemplificar o uso do Moorse Whatsapp API na linguagem Python.

The WhatsApp lib

yowsup WARNING It seems that recently yowsup gets detected during registration resulting in an instant ban for your number right after registering wit

A simple Telegram bot that converts a phone number to a direct whatsapp chat link
A simple Telegram bot that converts a phone number to a direct whatsapp chat link

Open in WhatsApp I was using a great app to open a whatsapp chat with a given number directly without saving that number in my contact list, but I fel

Simple software that can send WhatsApp message to a single or multiple users (including unsaved number**)

wp-automation Info: this is a simple automation software that sends WhatsApp message to single or multiple users. Key feature: -Sends message to multi

Script que envia e-mails de denúncia para desativar número de WhatsApp.
Script que envia e-mails de denúncia para desativar número de WhatsApp.

SpamReport (Alpha) Este script foi feito apenas para uso educacional, não me responsabilizo por qualquer uso indevido. Version: 1.0 Alpha Ative essa o

Hack WhatsApp Account Easily(Android)

X-Whatsapp Hack WhatsApp Account Easily(Android) HOW TO RUN 👇 (Termux) pkg update && pkg upgrade pkg install python pkg install git git clone https:/

Reverse engineering multi-device WhatsApp Web.

whatsapp-web-multi-device-reveng In this repository, the research for reverse engineering multi-device WhatsApp Web takes place, see here for a descri

This Telegram bot allows you to create direct links with pre-filled text to WhatsApp Chats

WhatsApp API Bot Telegram bot to create direct links with pre-filled text for WhatsApp Chats You can check our bot here. The bot is based on the API p

A WhatsApp Crashing Tool for Termux
A WhatsApp Crashing Tool for Termux

CrashW A WhatsApp Crashing Tool For Termux Users Installing : apt update && apt upgrade -y pkg install python3 pkg install git git clone git://gith

Comments
  • Extra features

    Extra features

    mvp:

    • [x] Contacts sqlite db
      • [x] view all the contacts in the list,
      • [x] add contacts in the list,
      • [x] delete contacts in the list
      • [x] update contact info
    • [x] send other types of media on whatsapp like videos, photos and more.
    opened by Los-had 0
Releases(1.0.3)
  • 1.0.3(Jul 6, 2021)

    Features:

    • 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
    Source code(tar.gz)
    Source code(zip)
  • 1.0.2(Jul 4, 2021)

    Features:

    • Contacts.db
      • ***C***reate contacts
      • ***R***ead contacts
      • ***U***pdate contacts
      • ***D***elete contacts
    • Time counter
    • Description
      • View contacts description is optional

    Bye Bye :D

    Source code(tar.gz)
    Source code(zip)
  • 1.0.1(Jul 1, 2021)

    Features:

    • Contacts:
      • save your data in a sqlite db,
      • you can add contacts to your list,
      • you can see all the contacts in your list
    • Optimized
    Source code(tar.gz)
    Source code(zip)
  • 1.0.0(Jun 26, 2021)

A small script to migrate or synchronize users & groups from Okta to AWS SSO

aws-sso-sync-okta A small script to migrate or synchronize users & groups from Okta to AWS SSO Changelog Version Remove hardcoded values on variables

Paul 4 Feb 11, 2022
A light wrapper around FedEx's SOAP API.

Python FedEx SOAP API Module Author: Greg Taylor, Radek Wojcik Maintainer: Python FedEx Developers License: BSD Status: Stable What is it? A light wra

155 Dec 16, 2022
Auto file forward bot with python

Auto-File-Forward-Bot Auto file forward bot. Without Admin Permission in FROM_CHANNEL Only Give Permission In your Telegram Personal Channel Please fo

Milas 1 Oct 15, 2021
Algofi Python SDK is useful for developers who want to programatically interact with the Algofi lending protocol

algofi-py-sdk Algofi Python SDK Documentation https://algofi-py-sdk.readthedocs.

Algofi 41 Dec 15, 2022
Web3 Pancakeswap Sniper & honeypot detector Take Profit/StopLose bot written in python3, For ANDROID WIN MAC & LINUX

Pancakeswap BSC Sniper Bot web3 with honeypot detector (ANDROID WINDOWS MAC LINUX) First SNIPER BOT for ANDROID with honeypot detector Web3 Pancakeswa

HYDRA 1 Dec 23, 2021
A client interface for Scrapinghub's API

Client interface for Scrapinghub API The scrapinghub is a Python library for communicating with the Scrapinghub API. Requirements Python 2.7 or above

Scrapinghub 184 Sep 28, 2022
Python client for numerbay.ai - the Numerai community marketplace

NumerBay Python API Programmatic interaction with numerbay.ai - the Numerai community marketplace. If you encounter a problem or have suggestions, fee

Numerai Council of Elders 5 Nov 30, 2022
An advanced crypto trading bot written in Python

Jesse Jesse is an advanced crypto trading framework which aims to simplify researching and defining trading strategies. Why Jesse? In short, Jesse is

Jesse 4.4k Jan 09, 2023
cipher bot telegram

cipher-bot-telegram cipher bot telegram Telegram bot that encode/decode your messages To work correctly, you must install the latest version of python

anonim 1 Oct 10, 2021
ANKIT-OS/STYLISH-TEXT is a special repository. Its Is A Telegram Bot Which Can Translate Your Text Into 100+ Language

🔥 ᴳᴼᴼᴳᴸᴱ⁻ᵀᴿᴬᴺᔆᴸᴬᵀᴱᴿ 🔥 The owner would not be responsible for any kind of bans due to the bot. • ⚡ INSTALLING ⚡ • • 🛠️ Lᴀɴɢᴜᴀɢᴇs Aɴᴅ Tᴏᴏʟs 🔰 • If

ANKIT KUMAR 1 Dec 23, 2021
A discord bot for checking what linked profiles a user has to their Ubisoft account

ubisoft_discord_profiles A Discord bot for checking what linked profiles a user has to their Ubisoft account. This can be setup using an enviromental

Andrei 1 Dec 17, 2021
Biblioteca Python que extrai dados de mercado do Bacen (Séries Temporais)

Pybacen This library was developed for economic analysis in the Brazilian scenario (Investments, micro and macroeconomic indicators) Installation Inst

42 Jan 05, 2023
A Bot Telegram Anti Users Channel to automatic ban users who using channel to send message in group.

Tg_Anti_UsersChannel A Bot Telegram Anti Users Channel to automatic ban users who using channel to send message in group. Features: Automatic ban Whit

idzeroid 6 Dec 26, 2021
If you are in allot of groups or channel and you would like to leave them at once use this

Telegram-auto-leave-groups If you are in allot of groups or channel and you would like to leave them at once use this USER GUIDE 👣 Insert your telegr

Julius Njoroge 4 Jan 03, 2023
Buy early bsc gems with custom gas fee, slippage, amount. Auto approve token after buy. Sell buyed token with custom gas fee, slippage, amount. And more.

Pancakeswap Sniper bot Full version of Pancakeswap sniping bot used to snipe during fair coin launches. With advanced options and a graphical user int

Jesus Crypto 204 Apr 27, 2022
A stable and Fast telegram video convertor bot which can compress, convert(video into audio and other video formats), rename with permanent thumbnail and trim.

ᴠɪᴅᴇᴏ ᴄᴏɴᴠᴇʀᴛᴏʀ A stable and Fast telegram video convertor bot which can compress, convert(video into audio and other video formats), rename and trim.

Mahesh Chauhan 183 Jan 04, 2023
Hazard-Nuker - Hazard Nuker With Python

🌟 Since hazard is free, donations are really appriciate and keeps the developme

†† 9 Oct 26, 2022
Ark API Wrapper in Python

Pythark Ark API Wrapper in Python. Built with Python Requests Installation Pythark uses Arky to create a new transaction, if you want to use this feat

Jolan 14 Mar 11, 2021
A Twitter Bot that retweets and likes tweets with the hashtag #girlscriptwoc and #girlscript, and also follows the user.

GirlScript Winter of Contributing Twitter Bot A Twitter Bot that retweets and likes tweets with the hashtag #girlscriptwoc and #girlscript, and also f

Pranay Gupta 9 Dec 15, 2022
discord.xp Bot, counts XP for members

discord.xp Bot, counts XP for members. How to setup and run? You must have an mysql database Download libs from the requirements.txt file Configurize

irwing 4 Feb 05, 2022