Commit Graph

5 Commits

Author SHA1 Message Date
12b9992079 Add interactive IPv4/IPv6 choice for session generation.
Create a dedicated session generator script that prompts for IP mode first and update README with the new generation flow and behavior in non-interactive shells.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-25 00:04:43 +03:00
98b1469488 Improve timeout resilience for Telegram and n8n integrations.
Add configurable Telethon retry/connect settings, enable retry-on-fail for external n8n nodes, and document recovery steps for Telegram and workflow activation timeouts.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 00:46:26 +03:00
1c5fad898e Run only tg-userbot in Docker Compose.
Remove embedded n8n and qdrant services from compose and update README to match deployment with external n8n/qdrant and compose-based userbot operations.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 00:34:00 +03:00
4144c48b46 Remove legacy test workflows and simplify docs.
Keep only the unified n8n flow in the repository structure and clean up obsolete JSON workflow files used during testing.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 20:22:43 +03:00
a8d634f422 Initial project setup for Telegram-to-Qdrant knowledge base.
Add unified n8n workflow, userbot ingestion script, and detailed README for running n8n with a separate Dockerized Telethon collector.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 20:20:56 +03:00