docs: known-issues 아카이빙 + Collector 폐기 마킹 + 레퍼런스 문서 보강 #task-409
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
"""Collector — local relay between Extension (file-based) and Gateway (HTTP).
|
||||
|
||||
.. deprecated::
|
||||
Extension이 WebSocket으로 Hub에 직접 연결하므로 Collector는 더 이상 필요하지 않습니다.
|
||||
BOT_MODE=gateway + Extension WS 연결을 사용하세요.
|
||||
이 모듈은 하위 호환을 위해 유지되며, 향후 제거될 수 있습니다.
|
||||
|
||||
The Collector runs on the local PC alongside the AG IDE.
|
||||
It bridges the gap between the Extension (which writes to local bridge/ files)
|
||||
and the remote Gateway (which manages Discord).
|
||||
|
||||
Reference in New Issue
Block a user