diff --git a/aws/telegram-commands.json b/aws/telegram-commands.json index 0455e13..1391ed0 100644 --- a/aws/telegram-commands.json +++ b/aws/telegram-commands.json @@ -104,6 +104,26 @@ "command": "trade_stats", "description": "Show portfolio summary with P&L" }, + { + "command": "gold_price", + "description": "Show current gold spot price (USD & VND)" + }, + { + "command": "gold_topup", + "description": "Top up VND to your gold account" + }, + { + "command": "gold_buy", + "description": "Buy gold at spot price (luong)" + }, + { + "command": "gold_sell", + "description": "Sell gold back to VND (luong)" + }, + { + "command": "gold_stats", + "description": "Show gold account summary with P&L" + }, { "command": "stats", "description": "Stats. Try: /stats users, /stats user , /stats cmd "