Private · Self-Hosted · Enterprise Ready

Autonomous Airdrop Farming Agent

Autopurragents discovers, tracks, and farms airdrops automatically. Twitter follows, Discord joins, Telegram channels, on-chain claims — all powered by an AI decision engine.

View Source
autopurragents — pipeline
const agent = new AutoPurrAgent()
await agent.sync({ source: 'telegram' })
agent.decide(airdrop) → [twitter_follow, discord_join]
pipeline.run() → 10 airdrops processed
wallet.claim(contract, abi, chain)
discord.farm(channelId, 10) // role farming
Pipeline complete: 10 processed, 23 tasks auto-completed

Built for autonomous farming

AI Decision Engine

LLM-powered agent analyzes each airdrop and decides which actions to take — follow, join, claim, or farm.

Twitter Auto-Executor

Follow, retweet, like, and reply automatically with human-like rate limiting and safe delays.

Discord Auto-Executor

Join servers, send messages, and farm roles with randomized timing and message pools.

Telegram Integration

Join channels, send messages, and track Telegram groups via the Bot API.

On-Chain Executor

Claim airdrops, approve tokens, stake, and check whitelist eligibility via viem on Base, ETH, Arb, OP.

Cron Pipeline

Set up a cron job to run the full autonomous pipeline every 6 hours — zero manual work.

Deadline Calendar

Full month grid showing all upcoming deadlines with color-coded urgency chips.

Stats & Analytics

Yield efficiency, wallet balance charts, chain distribution, priority breakdown, and more.

Security First

Zod validation, rate limiting, privkey never stored, no hardcoded secrets. Open source.

Powered by open-source tools

Next.js 16TypeScriptPrisma + SQLiteTailwind 4shadcn/uiviemtwikitsocket.ioFramer Motionrechartscmdkzod

Start farming automatically

Deploy on your VPS, configure your accounts, and let the agent do the work. No paid services required.

Clone Repo