Skip to content

[Bot] Implement /portfolio command with summary visualization#323

Merged
Solomonsolomonsolomon merged 2 commits into
gear5labs:masterfrom
brite-side0:feat/stellar-portfolio-summary
Jun 7, 2026
Merged

[Bot] Implement /portfolio command with summary visualization#323
Solomonsolomonsolomon merged 2 commits into
gear5labs:masterfrom
brite-side0:feat/stellar-portfolio-summary

Conversation

@brite-side0
Copy link
Copy Markdown
Contributor

Closes #110 [Bot] Implement /portfolio command with summary visualization

  • Add portfolioService to fetch Horizon balances and price assets via DEX
  • Add GET /api/portfolio/:userId and GET /api/price/:assetCode endpoints
  • Add BOT_COMMAND_PORTFOLIO audit action
  • Implement !portfolio command in Discord adapter (fix dead-code closure bug)
  • Implement /portfolio command in Telegram adapter
  • Register Portfolio Summary in help provider with search keywords
  • Support USD, XLM, BTC display currencies with per-asset net worth

- Add portfolioService to fetch Horizon balances and price assets via DEX
- Add GET /api/portfolio/:userId and GET /api/price/:assetCode endpoints
- Add BOT_COMMAND_PORTFOLIO audit action
- Implement !portfolio command in Discord adapter (fix dead-code closure bug)
- Implement /portfolio command in Telegram adapter
- Register Portfolio Summary in help provider with search keywords
- Support USD, XLM, BTC display currencies with per-asset net worth
@Solomonsolomonsolomon
Copy link
Copy Markdown
Contributor

@brite-side0 nice work , please fix conflicts so we may proceed

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 6, 2026

@brite-side0 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@brite-side0
Copy link
Copy Markdown
Contributor Author

i have fixed it

@Solomonsolomonsolomon Solomonsolomonsolomon merged commit e9fb296 into gear5labs:master Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bot] Implement /portfolio command with summary visualization

2 participants