NunoyHaxxana / Farcaster

Farcaster automatizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Farcaster

Farcaster automatizer

automatizer for https://www.farcaster.xyz

More crypto themes and softs in telegram: ApeCryptor 🦧 Additional soft information: https://t.me/ApeCryptorSoft/85

Functionality

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 βœ…

Settings data/config.py

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)

Requirements

  • 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
  1. Install the required dependencies:
    pip install -r requirements.txt

Usage

  1. Run the bot:
    python main.py

About

Farcaster automatizer


Languages

Language:Python 100.0%