/WhatsappBot

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

Primary LanguagePython

Whatsapp Bot

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.

For Linux

This is an example of how to list things you need to use the software and how to install them.

Auto Installation

git clone https://github.com/ahmadner/WhatsappBot.git
cd WhatsappBot
sudo chmod +x Setup.sh
./Setup.sh

Manual installation

  • install python3
sudo apt-get -y install python3
  • install pip
sudo apt-get -y install python3-pip
  • pip
sudo pip3 install selenium
sudo pip3 install pytube
sudo pip3 install datetime
sudo pip3 install wikipedia
sudo chmod +x chromedriver
  • for firefox Driver
sudo chmod +x geckodriver

Usage

  • on terminal :
whatsapp
  • or
python3 whatsappBot.py

For Windows

  • to dwonload whatsappBot for windows 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