-
Hi,
I tried to use your package in my code to send a whatsapp message but when I run the server local and try my request to post man which will call his line from your package
`pywhatkit.sendwhatms…
-
When using **sendwhatmsg_to_group** and setting the tab to close after send, the message appears on in the web.whatsapp page, but never sends to the phone. When tabs are not closed everything works f…
-
I know it's not that important, but I think we should work on appearance too. That title PNG is not visible as it matches with the background black color.
solutions:
1. Just change to a different …
-
Hello!
First of all, thanks for the library.
ISSUE: While using it, I encountered an issue trying to send a message into a group chat. The output is "AttributeError: module 'pyautogui' has no at…
-
Hi
when i want send Arabic Message , it's give error
-
ns23k updated
3 years ago
-
Hello programming hero, first of all I would like to say thank you for this beautiful tutorial.
But unfortunately when I run the project, it gives me this error:
UnboundLocalError: local variable…
-
**Is your feature request related to a problem? Please describe.**
----
- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
- Hey I think there is a probl…
-
This input is the same thing given by Programming Hero:
Input:
`import speech_recognition as sr
import pyttsx3
import pywhatkit
import datetime
import wikipedia
import pyjokes
listener = s…
-
## Description
Add the article for `Jarvis Algorithm`. The basic layout for the article should be:
- What is Jarvis Algorithm?
- Explanation for Jarvis Algorithm
- Algorithmic Steps
- Code…