Scrapers
AutoBuy is the Extension's scraper: it watches a Discord or Telegram Web tab in your browser and fires a buy the moment a contract address is posted in the target channel. No manual click required.
Every AutoBuy trade uses the Scrapers configuration saved in the Manager: buy amount, fees, tip, and filters. Configure it once, then run AutoBuy on any channel.
How AutoBuy Works
You configure the Scrapers section in the Manager (buy amount, filters, fees).
You open a supported channel tab (Discord or Telegram Web) in your browser and leave it active.
You press the AutoBuy button injected by Bloom into the channel.
The Extension continuously scans the DOM of that tab for contract addresses.
When a valid address appears, Bloom applies the Scrapers configuration of the selected chain and fires a buy.
Supported Channels
Discord Web
Discord AutoBuy
Telegram Web
Telegram AutoBuy
Both channels share the same Scrapers configuration. On Solana the buy amount is set independently per channel (Discord Auto Buy Amount, Telegram Auto Buy Amount) while every other field applies to both.
Scraper Configuration
The Scrapers section lives in the Manager under your account menu, Settings, Extension, Scrapers. It is chain-scoped: each chain keeps its own values, and the values applied are the ones saved for the chain you started AutoBuy on.
The full field reference is on the Settings page.
Filters
Filters are the gate that decides whether a detected contract address results in a buy. The Extension reads the token's current stats (liquidity, market cap) and compares them against your thresholds.
If any filter fails, the buy is skipped and the scraper continues watching for the next address.
If all filters pass, the buy fires using the configured buy amount, fees, tip, and slippage.
Set thresholds according to the strategy the channel follows. Tighter filters reduce noise but may skip short-lived opportunities.
Rules and Limits
One channel tab per browser window. AutoBuy disables itself if more than one Discord tab (or Telegram tab) is open in the same window. Use separate browser windows to run multiple channels in parallel.
The tab must stay open. AutoBuy stops scanning when the tab is closed or the browser is quit. Minimizing the window is fine.
Active session only. The "Skip contract if already bought" filter is scoped to the current channel session. It resets when the tab is closed or reloaded.
AutoBuy follows the selected chain. The start button injected into the channel is the Solana one while Solana is selected, and the EVM one while an EVM chain is selected. The Scrapers configuration applied is the one saved for that chain.
Last updated
