beta-tgdrive / utils

Commit History

Fix indexing to use offset_id and improve movie search with multiple strategies
921ba70

dragxd commited on

Fix message serialization: replace to_dict() with write() and add fallback helper
250b37a

dragxd commited on

Fix deprecated forward_from_chat and add missing get_client import
07fad73

dragxd commited on

Migrate indexing to STRING_SESSIONS only - use get_chat_history for full channel access
71fb60b

dragxd commited on

Allow sending message/link after /index channel_id to specify starting point
8bb1331

dragxd commited on

Fix indexing: filter None messages, stop on empty batches, find actual last message ID
91155e1

dragxd commited on

Fix iter_messages - use get_messages in batches for Pyrogram bot compatibility
ab92384

dragxd commited on

Fix channel type detection for indexing - handle enum and string formats
97221d6

dragxd commited on

Implement Auto-Filter-Bot style indexing with iter_messages
c94832e

dragxd commited on

deleted session
7139588

dragxd commited on

Initial commit for beta-tgdrive
19f62c1

dragxd commited on