Hello User! 👋

This will scrape from Dexscreener trending tokens by running the /dex path.

  1. You need to add a bot inside a group. 🤖
  2. You need to get the channel ID. 📨
  3. You need to get the WebSocket URL for the filters for the Dexscreener. Use this format:
    wss://io.dexscreener.com/dex/screener/pairs/h24/1?rankBy[key]=trendingScoreH1&rankBy[order]=desc&filters[liquidity][min]=1000&filters[pairAge][max]=24
  4. You need to ping Dex for the desired time. Use a cron job. ⏰