customer_service / telegram_handlers.py

Commit History

Update config and telegram handlers
5d10ce5

codeBOKER commited on

Fix: ensure UTF-8 encoding for Arabic text in direct IP routing
8619a68

codeBOKER commited on

Fix: add missing json import in telegram_handlers.py
231072a

codeBOKER commited on

Add payload logging for debugging empty message issue
ce7541f

codeBOKER commited on

Fix: remove bold/italic regex stripping Arabic text, add debug logging for payload and AI responses
89a98b8

codeBOKER commited on

Fix: remove parse_mode Markdown, add English fallback for empty response, remove duplicate message saving
e9bfcb7

codeBOKER commited on

Refine Telegram DNS fallback to use explicit IP send URL
7891d5f

codeBOKER commited on

Improve Telegram delivery with DNS fallback and update REST sample
109d656

codeBOKER commited on

Harden Telegram message send error handling
75fe874

codeBOKER commited on

Refactor webhook handling and AI call flow
e72602f

codeBOKER commited on

Remove debugging print statements from webhook functions
b9aaaa2

codeBOKER commited on

Add Pydantic models to fix 422 validation errors
8490d1b

codeBOKER commited on

Add error handling and logging to webhook endpoints
2147d1c

codeBOKER commited on

connect to supabase
511ba56

codeBOKER commited on