mirror of
https://github.com/tiennm99/miti99bot.git
synced 2026-09-08 02:20:08 +00:00
feat(gold): add gold commands to Telegram menu
This commit is contained in:
@@ -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 <name>, /stats cmd <name>"
|
||||
|
||||
Reference in New Issue
Block a user