PyWhatKit icon indicating copy to clipboard operation
PyWhatKit copied to clipboard

Send WhatsApp message at certain time and many other things.

Results 55 PyWhatKit issues
Sort by recently updated
recently updated
newest added

Hello, @qoomon! Great job making this script! I've forked your repository and added my personal setup to list all of my bucket files on my S3-compatible storage. So far, everything...

enhancement

Hi, i am using Pywhatkit but am running into this error. ``` Traceback (most recent call last): File "C:\Users\Henry\Desktop\Test.py", line 32, in pwk.sendwhatmsg_instantly(row[5],row[6], 10, tab_close=True) File "C:\Users\Henry\AppData\Local\Programs\Python\Python310\lib\site-packages\pywhatkit\whats.py", line 33, in...

bug

I am using python version 3.10.1 and the PYWHATKIT version is 5.3 and I am sending an image of 1237 KB using that function. Also, I saw Issue number #152...

bug

## Description File "C:\Users\crist\AppData\Local\Programs\Python\Python39\lib\site-packages\pywhatkit\remotekit.py", line 6, in from flask import Flask, request ## To Reproduce Steps to Reproduce the Bug ## Screenshots ![image](https://user-images.githubusercontent.com/109759426/180289326-3675bc70-f3e5-4cf9-91d7-548effc70f5e.png) ## Version Information - OS: [Windows 10]...

bug

## Description ## To Reproduce Steps to Reproduce the Bug ## Screenshots ![image](https://user-images.githubusercontent.com/109759426/180287607-725f48db-19bb-448a-a30a-6ce61f33d23f.png) (in the line 29 error) If applicable, add Screenshots to help explain your Problem ## Version Information...

bug

## Description error during installing requirements ## To Reproduce installing PyWhatKit, at this step: ``` pip3 install -r requirements.txt ``` ## Screenshots ``` error: PyObjC requires macOS to build ```...

bug

## Related Problem I am thinking whether I could attach pdf or docx onto my message sent using this module. Another thought is whether I could split the message into...

## Description The code send_message_instantily get a total width and divide in this code pg.click(core.WIDTH / 2, core.HEIGHT / 2). The problem is mouse pointer stay in center of two...

bug

# ⚠ ***IMPORTANT POINTS:*** ⚠ - *Give the PR an appropriate Title.* - *If you want to fix a lot of Issues together, please consider opening a Draft PR first...

## Description Single person chat: (Ideal view) 2022-06-27T15:58:55.000Z Altura de oleaje: 0.07m y dirección: 142.125 grados Viento: 0 m/s y dirección: 177 grados Temperatura: 44.28 ºC Group chat: 2022'06'27T15Ñ58Ñ55.000Z Altura...

bug