去除积分来源
This commit is contained in:
@@ -312,7 +312,7 @@ class PointTradePlugin(MessagePluginInterface):
|
||||
f"💰 {user_name} 的积分\n"
|
||||
f"━━━━━━━━━━━━━━\n"
|
||||
f"💵 当前积分: {user_points.get('total_points', 0)}\n"
|
||||
f"📊 积分来源: {source_text}"
|
||||
# f"📊 积分来源: {source_text}"
|
||||
f"{recent_txs}"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user