Moein Halvaei
Moein Halvaei
Do you want to merge this PR or not? This PR has been open for a long time. @Danipulok @delivrance
That's right. Search non-English languages are not supported. But for RTL, you can handle it like these: ``` صفحه اصلی ``` or ``` سلام ```
It's not implemented yet. But I created a bot for this problem. Try https://t.me/MessageRobberBot.
Send channel post to bot. If channel is private, send join link.
> the bot is dead ? coz i've start it but no response from the bot Not actually. Nowadays I'm busy. Can you explain problem exactly?
Hi Sajjad! I think this problem in `python 3.11`. Check it for lower python version. And `pyrogram` released new version just 35 minutes ago. Update and check it again.
Hi! You can export the content (messages, files, etc.) from your joined **public channels and groups**. However, **private channels and groups** are currently still under development and not supported for...
Yeah! This feature will be implemented ASAP.
I think this issue pertains to [Goldmark](https://github.com/yuin/goldmark), since [Glow](https://github.com/charmbracelet/glow) uses [**Glamour**](https://github.com/charmbracelet/glamour) under the hood, and Glamour relies on Goldmark for Markdown parsing.
> Again, in order to use the exported chats as context for LLMs, sometimes it's handy to have the format in Markdown instead of JSON. Good idea. Exporting to HTML...