🧠 Project Name
Hypernews
🔍 Description
Hypernews is a dedicated information tool for the HyperLiquid ecosystem that aggregates real-time project updates, latest ecosystem news, and daily token trading volume/price data. It solves the problem of fragmented information access for HyperLiquid users, eliminating the need to switch between multiple platforms to track critical ecosystem dynamics and asset data. Additionally, it enables users to quickly retrieve specific project information via simple commands, reducing information search time.
🛠️ How It Works
The core idea of Hypernews Bot is to act as a "one-stop information hub" for the HyperLiquid ecosystem, combining real-time data synchronization and command-driven query capabilities.
- Information Aggregation Mechanism: The bot connects to HyperLiquid’s official announcement channels (e.g., Twitter/X), ecosystem project repositories, and mainstream crypto data APIs (for token volume/price) via custom webhooks and API integrations. It automatically crawls, filters, and structures data (e.g., tagging "project update" vs. "official news") to ensure only relevant, verified information is pushed or stored.
- Command Query Functionality: Users trigger preset text commands (e.g., "/project [Project Name]" for project details, "/token [Token Symbol] daily" for daily volume/price) in supported chat platforms (e.g., Telegram). The bot parses the command, queries its structured database or real-time data sources, and returns formatted results (e.g., project intro + team links for project queries, or a concise table of volume/price + 24h change for token data).
- What Makes It Interesting: Unlike generic crypto news bots, it is 100% focused on HyperLiquid, avoiding irrelevant noise. Technically, it uses lightweight data caching (Redis) to optimize query speed for frequently accessed data (e.g., top token prices) and includes a simple validation layer to filter duplicate or unconfirmed news, ensuring data accuracy. Its command system is designed for simplicity—no complex syntax required, making it accessible to both technical and non-technical users.
- 💻 Demo
https://youtube.com/shorts/tIhuDMuOq2M?feature=share
📂 Project Links
Include links to anything relevant:
Code: https://github.com/Dongting-Labs/daily-news