Open Issues Need Help
View All on GitHub Add Market news command 2 months ago
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