Giter Club home page Giter Club logo

whatsapp-play's Introduction

Downloads Codacy Badge PyPi CircleCI Docker twitter HitCount Gitter Gitpod Ready-to-Code

It is command line software through which you can play with your WhatsApp. It is having different options to play with your WhatsApp like message blast, online tracking, whatsapp chat.. This software aims to provide all facilities which we can do with WhatsApp. This CLI software does not require any API key for the execution.

terminal_chat stands for WhatsApp chat. Through this you can chat with your WhatsApp contact directly from the command line.

message_service It's a substitute for the API, allow you to communicate your programs to wplay. You modify our file messages.json with the number and message and the service will read the JSON and send the message. Check Wiki Usage for details.

online_tracker tracks the online and offline timings of your WhatsApp contact. It will check the online status and will immediately stores that data into a .txt file. Blog link: https://github.com/rpotter12/rpotter12.github.io/blob/master/blogs/blog3-tracking-26-07-2019.md

telegram_bot sends the tracking status to our telegram bot.

message_blast is a message bomb script. It sends messages to your WhatsApp contact continously. The number of messages is decided by you. You can blast infinite number of messages to your WhatsApp contact.

message_timer is a message timer script. It sends messages to your WhatsApp contact from time to time. The number of messages and type of messages is decided by you. It's possible to send messages at random interval and the message type is chosen randomly.

save_chat is a script to save all the chat which we backup on our google drive.

schedule_message is a script to send message at a schedule time.

about_changer is a script to change the about section of your profile. User can select personal quote, news, quotes, etc.

get_news is a script to get all types of news in your whatsapp group.

get_profile_photos is a script to download profile photos of all the contacts in your whatsapp contact list.


Installation

Install whatsapp-play from PyPI:

Windows: python -m pip install wplay
Unix/Linux: python3 -m pip install wplay
Installation Video: Simple Installation Link

Alternate way - Run whatsapp-play from source code:

Windows
$ git clone https://github.com/rpotter12/whatsapp-play.git
$ cd 'whatsapp-play'
$ python -m pip install -r requirements.txt
$ python -m wplay -h

Unix/Linux/Mac
$ git clone https://github.com/rpotter12/whatsapp-play.git
$ cd 'whatsapp-play'
$ python3 -m pip install -r requirements.txt
$ python3 -m wplay -h

Usage


For detailed usage of command visit: https://github.com/rpotter12/whatsapp-play/wiki/Usage

Contribute

The easiest way to contribute to Whatsapp-Play is by starring the repository and opening more and more issues for features you'd like to see in future.

First step is to create a fork and clone, then you can solve the issues listed and help us find new ones. Then try debugging with Visual Studio Code it is necessary to create a launcher with the arguments.

Steps to create a launcher with arguments follow the steps bellow:

  1. Click in 'Debug' tab
  2. Click in 'Add Configuration'
  3. Select 'Module'
  4. Type 'wplay' and press Enter
  5. A json file will be opened. Inside configurations add the args, for example: "args":["-wb","name"]

Debug Tutorial Video: Debug Tutorial Link
Check more about contribution guidelines here

Disclaimer

This software is for educational purpose only. Keeping eye on a innocent person can make person's life stressful.

License

License

If you like the project, support us by star

whatsapp-play's People

Contributors

07atul avatar aman-codes avatar amandhamija98 avatar anmolkaur18 avatar bhardwajshweta25 avatar chanchal1603 avatar charan7386 avatar csharp489 avatar harsheetkakar avatar iharshit009 avatar kancherlakishorereddy avatar karanjakhar avatar msk4862 avatar neelaksh-singh avatar nikhileshkatakam avatar nileshpatra avatar nishtha3512 avatar poojasahu10 avatar pratyushraj7 avatar ptalmeida avatar rantun avatar ritiek avatar rits1272 avatar rpotter12 avatar saks1209am avatar singhhimadri avatar smriti111 avatar vaishsiddharth avatar xandao-dev avatar zulkernine 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.