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

change of session
7cb2098

dragxd commited on

change of session
d7eb67e

dragxd commited on

Fix TMDB include_adult param type
d4b179f

dragxd commited on

Update session generator and include bot sessions
44778ae

dragxd commited on

deleted session
7139588

dragxd commited on

Delete cache/main_bot.session
90b52f4
verified

xdragxt commited on

Delete cache/bot.session
736ed1a
verified

xdragxt commited on

Add bot session files
ffa3cba

dragxd commited on

Initial commit for beta-tgdrive
19f62c1

dragxd commited on