Skip to content

A WhatsApp bot that saves pictures on a cloud storage by just sending it the picture and you can view your pictures again by just sending it a simple message.

License

Notifications You must be signed in to change notification settings

cartel360/whatsapp-bot-pictures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatsapp-bot-pictures-

A whatsapp bot that saves pictures on a cloud storage

  1. Create a virtual environment
    python3 -m venv venv

  2. Update pip to the latest version
    pip install --upgrade pip

  3. Install dependencies(requirements).
    pip install -r requirements.txt

  4. Create a env file and export your Secret Key i.e dropbox secret key
    export VARNAME="my value"

  5. Run
    python bot.py # in windows

    Or

    python3 bot.py # in unix Systems

🚨 LICENCE

This project is licensed under MIT licence.

About

A WhatsApp bot that saves pictures on a cloud storage by just sending it the picture and you can view your pictures again by just sending it a simple message.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages