This library automates your whatsapp messages, files, media. It Schedules your messages at given time
Project description
Functions usage in this module:
users_manual() // to see how to use this module
add_driver_path(chrome_driver_path) //chrome_driver_path is absolute path to chromedriver.exe
scan_QR_Code() // to scan QR code
set_media_loading_time(secs) // to edit alloted upload time.(units of secs is seconds)
send_whatsapp_msg([“contact_1”,”contact_2”],”hello”,1,16,0)
//first parameter is list of contact or group names. //second parameter is message that you want to send. //third parameter is number of times you want to send message to each participant. //fourth parameter is hour in 24 hr clock. //fifth parameter is minutes.
send_whatsapp_files([“contact_1”,”contact_2”,…],[“path_to_file_1”,”path_to_file_2”, …],16,0) //to send multiple documents
send_whatsapp_media([“contact_1”,”contact_2”, …],[“path_to_file_1”,”path_to_file_2”, …],”message you want to send for this photo or video”,16,0) //to send photo or video with a message
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyAWM-1.0.3.tar.gz.
File metadata
- Download URL: pyAWM-1.0.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92e5239f827c865f3b68f3638e144202733167798a0e742501e2ddedfafa7744
|
|
| MD5 |
8efe0cc817e29b3f05bc9d0cf38bce8a
|
|
| BLAKE2b-256 |
1b29222ccbd044826a7a8369c67a299009712037e08e50ac2367b7ad899a1be5
|