Conversation first
Community members wanted quick visual market context without leaving a conversation to assemble charts, company information, and headlines across several tools.
Private community utility
A compact automation and data-visualization project that delivers useful market context directly inside a private Discord community.
/mi symbol SPY
A Discord slash command supplies a ticker and timeframe. The bot requests supported market information, renders a server-side chart or compact embed, and returns the result directly to the conversation with visible attribution and failure messages.
/mi/da/we/mo/ytd/y1/y5/all/infocompany snapshot/newsrecent headlinesCommunity members wanted quick visual market context without leaving a conversation to assemble charts, company information, and headlines across several tools.
Narrow slash commands accept a ticker, gather the supported data, render a dark Heikin-Ashi chart, and return a concise company and news snapshot with graceful failure states.
The bot is not a trading system, alert service, advice engine, or professional market-data product.
Upstream errors fail visibly instead of inventing or silently substituting market information.
Maintain its deliberately narrow scope and dependable failure behavior as upstream data sources evolve.
Inspect the working source or continue from the verified deployment status.