

Code Issues Pull requests A spam bot that can be used in various platforms build using python. Open P圜harm or (any other Python IDE) and in line 5, edit the path of the webdriver you downlaoded in step 3. python python3 whatsapp whatsapp-web whatsapp-bot spam-bot Updated Python Antara25-10 / Spam-bot Star 1. Also put any PDF File (or the given pdf) you want to spam to the people in the same folder.


You might want to spice it up using embedded JMS for further goodies (message persistence etc). Put the file in the folder, then download the chrome webdriver and put it in the same folder. I could imaginge there is some throttling adding up or other effect in the RateLimiter, i would try to play around with it and make sure this thing really works the way you want.Īlternatively, consider using Spring to read from your queue. I.e., if an expensive task arrives at an idle RateLimiter, it will be granted immediately, but it is the next request that will experience extra throttling, thus paying for the cost of the expensive task." but it affects the throttling of the next request. "It is important to note that the number of permits requested never affects the throttling of the request itself. Maybe it does not work as expected, depending on the number of requests your application does over time. I would propose to take a look in the RateLimiter direction.
