robvanderleek / mudslide

Send WhatsApp messages from the command-line 📯
ISC License
137 stars 12 forks source link

slow message sending by cmd #98

Closed roleesoft closed 2 weeks ago

roleesoft commented 1 month ago

How to reduce the message sending time per cmd line, minimum time to send message is 5 seconds

robvanderleek commented 1 month ago

This program has explicit wait times to make sure messages are properly delivered and to not flood the WA API.

If you want to send messages faster, you can use the underlying Baileys library, but be aware that it is not an official supported library by WA so it could stop working without notice, or your account may be blocked.

github-actions[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.