1 Open Issue Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a new Discord slash command, `/market-news`, that retrieves and displays market news articles. The command should allow users to filter news by category (General, Crypto, Forex, Mergers). The existing `StockNewsArticle` object and potentially existing data fetching/display logic can be reused to minimize development effort.

Complexity: 3/5
enhancement good first issue