Farcaster automatizer
automatizer for https://www.farcaster.xyz
More crypto themes and softs in telegram: ApeCryptor 🦧 Additional soft information: https://t.me/ApeCryptorSoft/85
| Functional | Supported |
|---|---|
| Multithreading | ✅ |
| Binding a proxy to accounts in data/proxy.txt | ✅ |
| Write posts from data/posts.txt | ✅ |
| Write comments from data/comments.txt | ✅ |
| Put likes, recasts, make subscribes, back subscribe | ✅ |
| Random sleep time between accounts, write posts, seerch feeds, suggested users, likes, subscribes, recasts, back subscribes | ✅ |
| Get statistics for all accounts | ✅ |
| Setting | Description |
|---|---|
| DELAYS | Delays between actions |
| LIMITS | Limits of actions (likes, subscribes, comments, recasts, back subscribes) |
| FEED_KEY | section to search feeds (home, trending, trending frames, all channels) |
- Python 3.9 (you can install it here)
- Add Warpcast mnemonics to data/mnemonics.txt
- Add proxys in format login:password@ip:port to data/proxys.txt
- Install the required dependencies:
pip install -r requirements.txt
- Run the bot:
python main.py