Skip to content

ahmadner/WhatsappBot_windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsappBot_windows

A program that uses the WhatsApp platform as an intermediary between the user and the server to quickly provide several different services to facilitate the user some operations

Python libraries used to build my content aggregator

  • selenium : The selenium package is used to automate web browser interaction from Python.
  • pytube : pytube is a very serious, lightweight, dependency-free Python library or downloading YouTube Videos.
  • datetime : The datetime module supplies classes for manipulating dates and times.
  • wikipedia : Wikipedia is a Python library that makes it easy to access and parse data from Wikipedia.
  • os : The os module provides dozens of functions for interacting with the operating system.
  • random : random can generate random numbers in Python by using random module.
  • time : time module provides various time-related functions.

Table of Contents

About The Project

whatsappBot: A project that uses python3 and some software to create a program that provides some services such as downloading videos as audio clips, creating random user passwords and other services

  • The services provided by the program :
  1. dwonload audio from youtube
  2. dwounload video from youtube
  3. search on wikipedia
  4. create random password

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  • need to work :
  1. dwonload Google Chrome
  2. dwonload python3
  3. dwonload git clone
  • pip :
python -m pip install
git clone git://github.com/pytube/pytube.git
cd pytube
python -m pip install .
pip3 install selenium
pip3 install pytube
pip3 install datetime
pip3 install wikipedia
  • dwonload the Bot :
git clone https://github.com/ahmadner/WhatsappBot_windows.git

usage

  1. open folder whatsappBot_windows on cmd
cd whatsappBot_windows
  1. write command:
python whatsappBot.py
  • you can install whatsappBot on linux from here

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Built By

Ahmad nueirat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages