Ankit404butfound / PyWhatKit

Send WhatsApp message at certain time and many other things.
MIT License
1.34k stars 294 forks source link

Using Telegram instead of WhatsApp #131

Closed twozero88 closed 2 years ago

twozero88 commented 2 years ago

Is your feature request related to a problem? Please describe. Yes. WhatsApp does not have an open API access, making us take complex approaches for very simple tasks as well.

Describe the solution you'd like Using telegram instead.

Describe alternatives you've considered Telegram/Discord

Additional context Going against the name of PyWhatKit, but Telegram would work much better.

I could work on migrating basic features to Telegram.

codewithpom commented 2 years ago

but why ???? there are already modules for telegram.

aaryanrr commented 2 years ago

Hey @twozero88, thanks for your valuable suggestion. There are already a lot of python wrappers for the Telegram API which are really easy to use and are well documented but this is not the case with WhatsApp so that's why are are trying to fill this gap.

codewithpom commented 2 years ago

@twozero88 Here are some modules for telegram

ns23k commented 2 years ago

@aaryanrr can please close this issue?