Eana Hufwe

Results 82 comments of Eana Hufwe

`_()` is an alias to `gettext()`, which is a part of the Python `gettext` stdlib. It would try to load translations that matches the input string from message catalogs installed,...

Attaching the thread data JSON (in Python Dict) here for your reference. All redacted information are replaced with text enclosed by ``. Data JSON ```python3 { "thread_key": { "thread_fbid": "",...

> 可以尝试利用XeCJK的 `\xeCJKDeclarePunctStyle` 系列命令的fixed-margin-ratio选项修正标点左右的空白比例 刚刚尝试了一下这个指令,看起来好像不能达到强制定义部分标点宽度的目的。

感谢解答。 我也认为给港台标点习惯做预设比较有用。

I did have [the same concept in vision][0] when I was first designing the EFB framework as a whole. I called it _chat syncing/group tunneling_ back then, but it’s basically...

> 付费的也行……对我们这些转区发现不能用efb 的 > 能用就不错了🥲 有[用户找到了](https://t.me/c/1083959736/83272)一个既存收费框架的价位,一个月 200,六个月 840 人民币。感觉大部分用户(包括我)都掏不起这个价位。

For messages from slave channels, @catbaron0 and @wolfsilver has suggested to use a placeholder first create a message at the “correct position”, then process and upload the actual media. This...

> > send the placeholder message (preferably a picture) once per bot > > Would it be better (or possible) to send an empty(0 kb) file as the placeholder? Telegram...

As for the picture, I’d personally prefer something language-neutral, since translating image resources could be kinda painful sometimes. And this is a prototype I made just now: ![etm-loading-card](https://user-images.githubusercontent.com/553831/70879755-88c6af80-2001-11ea-82ae-f409024f75be.png) ... and...

> Cool. > But still I prefer some description of the file type in the text field. That could be done in the caption.