fix: bot text confirmation on relay + rename @bridge to @gravity + channel dedup

This commit is contained in:
2026-03-07 15:15:56 +09:00
parent af14e5fbc7
commit 02e9e4d424
3 changed files with 9 additions and 4 deletions

View File

@@ -27,8 +27,8 @@
"contributes": {
"chatParticipants": [
{
"id": "gravity-bridge.bridge",
"name": "bridge",
"id": "gravity-bridge.gravity",
"name": "gravity",
"fullName": "Gravity Bridge",
"description": "대화 히스토리를 Discord로 전송 + AI 제어",
"isSticky": false
@@ -72,4 +72,4 @@
}
}
}
}
}