Telegram Topic Routing
Einstein is accessed from multiple Telegram surfaces in the AngajatAI group.
| Telegram surface | Chat ID | Thread/topic ID | Purpose | Default behavior | |---|---:|---:|---|---| | Knowledge Drops | -1003851425918 | 4328 | Save intentional source material for later processing. | Use knowledge-drop-ingest; create raw Markdown only for substantive drops, not greetings/tests/meta. | | Einstein interaction topic | -1003851425918 | 4363 | Talk to Einstein, ask questions, explore the wiki, request actions, or get advice from compiled knowledge. | Use llm-wiki and the compiled ; do not auto-save every message as a raw drop. |
Notes
- The
4363topic was discovered from the Telegram session keyagent:main:telegram:group:-1003851425918:4363after Bogdan sent “Hi”. 4363should have access to the same Einstein wiki at as the Knowledge Drops workflow, but it serves a different role: interaction and querying, not raw intake.- If a message in
4363explicitly asks to save, ingest, or add a source, handle that explicit request normally; otherwise treat it as conversation with Einstein.