yeref 0.25.20__py3-none-any.whl → 0.25.22__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- yeref/l_.py +17 -0
- yeref/yeref.py +13 -13
- {yeref-0.25.20.dist-info → yeref-0.25.22.dist-info}/METADATA +1 -1
- yeref-0.25.22.dist-info/RECORD +8 -0
- yeref-0.25.20.dist-info/RECORD +0 -8
- {yeref-0.25.20.dist-info → yeref-0.25.22.dist-info}/WHEEL +0 -0
- {yeref-0.25.20.dist-info → yeref-0.25.22.dist-info}/top_level.txt +0 -0
yeref/l_.py
CHANGED
@@ -13096,6 +13096,23 @@ l_tools_has_restricted = {
|
|
13096
13096
|
'zh': "👩🏽💻 您有一个高级帐户!在<b>[隐私]</b>设置中,将@{0}添加到<b>[语音消息]</b>的<i>例外</i>中,以显示视频注释/语音",
|
13097
13097
|
'ar': "👩🏽💻 لديك حساب مميز! في إعدادات <b>[الخصوصية]</b>، أضف @{0} إلى <i>الاستثناءات</i> لـ <b>[الرسائل الصوتية]</b> لعرض ملاحظة/صوت الفيديو",
|
13098
13098
|
}
|
13099
|
+
l_tools_acc_age = {
|
13100
|
+
"ru": "<b>Возраст аккаунта</b>: {0}",
|
13101
|
+
"en": "<b>Account age</b>: {0}",
|
13102
|
+
"es": "<b>Antigüedad de la cuenta</b>: {0}",
|
13103
|
+
"fr": "<b>Âge du compte</b> : {0}",
|
13104
|
+
"zh": "<b>账户年龄</b>: {0}",
|
13105
|
+
"ar": "<b>عمر الحساب</b>: {0}",
|
13106
|
+
}
|
13107
|
+
l_tools_set_owner = {
|
13108
|
+
"ru": "👩🏽💻 <b>ID</b>-создателя набора ({0}):\n\n<blockquote><code>{1}</code></blockquote>",
|
13109
|
+
"en": "👩🏽💻 <b>Set creator ID</b> ({0}):\n\n<blockquote><code>{1}</code></blockquote>",
|
13110
|
+
"es": "👩🏽💻 <b>ID</b> del creador del conjunto ({0}):\n\n<blockquote><code>{1}</code></blockquote>",
|
13111
|
+
"fr": "👩🏽💻 <b>ID</b> du créateur du set ({0}) :\n\n<blockquote><code>{1}</code></blockquote>",
|
13112
|
+
"zh": "👩🏽💻 <b>集合创建者ID</b>({0}):\n\n<blockquote><code>{1}</code></blockquote>",
|
13113
|
+
"ar": "👩🏽💻 <b>معرف</b> منشئ المجموعة ({0}):\n\n<blockquote><code>{1}</code></blockquote>",
|
13114
|
+
}
|
13115
|
+
|
13099
13116
|
# endregion
|
13100
13117
|
|
13101
13118
|
|
yeref/yeref.py
CHANGED
@@ -13809,31 +13809,31 @@ async def bots_by_inline(chat_id, message, BASE_D):
|
|
13809
13809
|
try:
|
13810
13810
|
lz = await lz_code_pg(chat_id, message.from_user.language_code, BASE_D)
|
13811
13811
|
|
13812
|
-
data = [['👩🏽💻
|
13812
|
+
data = [['👩🏽💻 Demo App', l_inline_demo[lz],
|
13813
13813
|
"<a href='https://t.me/FereyDemoBot?start=inline'>@FereyDemoBot</a>", demo_app_jpg],
|
13814
|
-
['👩🏽💻
|
13814
|
+
['👩🏽💻 Bot App', l_inline_bot[lz],
|
13815
13815
|
"<a href='https://t.me/FereyBotBot?start=inline'>@FereyBotBot</a>", bot_app_jpg],
|
13816
|
-
['👩🏽💻
|
13816
|
+
['👩🏽💻 Post App', l_inline_post[lz],
|
13817
13817
|
"<a href='https://t.me/FereyPostBot?start=inline'>@FereyPostBot</a>", post_app_jpg],
|
13818
|
-
['👩🏽💻
|
13818
|
+
['👩🏽💻 Media App', l_inline_media[lz],
|
13819
13819
|
"<a href='https://t.me/FereyMediaBot?start=inline'>@FereyMediaBot</a>", media_app_jpg],
|
13820
|
-
['👩🏽💻
|
13820
|
+
['👩🏽💻 Channel App', l_inline_channel[lz],
|
13821
13821
|
"<a href='https://t.me/FereyChannelBot?start=inline'>@FereyChannelBot</a>", channel_app_jpg],
|
13822
|
-
['👩🏽💻
|
13822
|
+
['👩🏽💻 Group App', l_inline_group[lz],
|
13823
13823
|
"<a href='https://t.me/FereyGroupBot?start=inline'>@FereyGroupBot</a>", group_app_jpg],
|
13824
|
-
['👩🏽💻
|
13824
|
+
['👩🏽💻 Find App', l_inline_find[lz],
|
13825
13825
|
"<a href='https://t.me/FereyFindBot?start=inline'>@FereyFindBot</a>", find_app_jpg],
|
13826
|
-
['👩🏽💻
|
13826
|
+
['👩🏽💻 Tools App', l_inline_tools[lz],
|
13827
13827
|
"<a href='https://t.me/FereyToolsBot?start=inline'>@FereyToolsBot</a>", tools_app_jpg],
|
13828
|
-
['👩🏽💻
|
13828
|
+
['👩🏽💻 Sticker App', l_inline_sticker[lz],
|
13829
13829
|
"<a href='https://t.me/FereyStickerBot?start=inline'>@FereyStickerBot</a>", sticker_app_jpg],
|
13830
|
-
['👩🏽💻
|
13830
|
+
['👩🏽💻 AI App', l_inline_ai[lz], "<a href='https://t.me/FereyAIBot?start=inline'>@FereyAIBot</a>",
|
13831
13831
|
ai_app_jpg],
|
13832
|
-
['👩🏽💻
|
13832
|
+
['👩🏽💻 User App', l_inline_user[lz],
|
13833
13833
|
"<a href='https://t.me/FereyUserBot?start=inline'>@FereyUserBot</a>", user_app_jpg],
|
13834
|
-
['👩🏽💻
|
13834
|
+
['👩🏽💻 TONest App', l_inline_tonest[lz],
|
13835
13835
|
"<a href='https://t.me/FereyTONestBot?start=inline'>@FereyTONestBot</a>", tonest_app_jpg],
|
13836
|
-
['👩🏽💻
|
13836
|
+
['👩🏽💻 Codex App', l_inline_codex[lz],
|
13837
13837
|
"<a href='https://t.me/FereyCodexBot?start=inline'>@FereyCodexBot</a>", codex_app_jpg],
|
13838
13838
|
]
|
13839
13839
|
|
@@ -0,0 +1,8 @@
|
|
1
|
+
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
+
yeref/l_.py,sha256=IERSJUGa9Jk86YAegEDYskfefWO6zLBxD3qzvXCzQ4I,1170111
|
3
|
+
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
+
yeref/yeref.py,sha256=CglF8mbUvbN-cE3Tc40xCxSbWnHoJQWaB9Tt-YiQwLE,1039418
|
5
|
+
yeref-0.25.22.dist-info/METADATA,sha256=xS_OvZec6QAm9WWVFuu8TQia2jw7cjVXjitLPZZ_vME,119
|
6
|
+
yeref-0.25.22.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
yeref-0.25.22.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
+
yeref-0.25.22.dist-info/RECORD,,
|
yeref-0.25.20.dist-info/RECORD
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
-
yeref/l_.py,sha256=o6pIomAKhRMPGQEUruaWD6BvNZG91SPi45oChnjqD8k,1169144
|
3
|
-
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
-
yeref/yeref.py,sha256=3h2nCMRHGRM2M4AlXgZo4bwSLLi52uYHoW_76PoTpxY,1039483
|
5
|
-
yeref-0.25.20.dist-info/METADATA,sha256=NG5Mvnri1KStOoQwAZb1Vzpsi2P5wTfT5U_1C9HKUtI,119
|
6
|
-
yeref-0.25.20.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
-
yeref-0.25.20.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
-
yeref-0.25.20.dist-info/RECORD,,
|
File without changes
|
File without changes
|