How does one go about making multiple account bots?

CookieShop

Newbie
Joined
Feb 7, 2020
Messages
1
Reaction score
0
I want to be a very big inconvenience on twitter

Of course, I'll accept expertise relating to any site, and I'm mainly looking for ways to make multiple bots to interact with other accounts (reporting, following, replying).

I don't know what the best program would be to use or what to do, so if there's any basics or resources you guys can give be that'll be great ✌️
 
BAS (browser automation studio) maybe - good if you also don't know to code. Its free too.
 
If you know how to code. I recommand you to try Python + Requests or Python+Selenium ( In case you know how code in python). And Puppeteer if you go with Javascript
 
Back
Top