yeref 0.29.16__py3-none-any.whl → 0.29.18__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 CHANGED
@@ -5556,6 +5556,15 @@ l_hand_msg_FLOOD_USERNAME = {
5556
5556
  'zh': "💬<b>用户</b>@{0}更改了<b>名称/ @username </b>!可能是间谍!",
5557
5557
  'ar': "💬 قام <b>المستخدم</b> @{0} بتغيير <b>الاسم/ @username </b>! ربما جاسوس!",
5558
5558
  }
5559
+ l_grp_vote = {
5560
+ 'ru': "🪻 Голосование",
5561
+ 'en': "👩🏽‍💻 <b>Message</b> more than {0} characters",
5562
+ 'es': "👩🏽‍💻 <b>Mensaje</b> más de {0} caracteres",
5563
+ 'fr': "👩🏽‍💻 <b>Message</b> de plus de {0} caractères",
5564
+ 'zh': "👩🏽‍💻<b>消息</b>超过 {0} 个字符",
5565
+ 'ar': "👩🏽‍💻 <b>الرسالة</b> أكثر من {0} حرف",
5566
+ }
5567
+
5559
5568
  # endregion
5560
5569
 
5561
5570
 
yeref/yeref.py CHANGED
@@ -13911,7 +13911,7 @@ async def get_buttons_main(lz, bot_un, BASE_P):
13911
13911
  else:
13912
13912
  url_share = f'https://t.me/share/url?url=https%3A%2F%2Ft.me%2F{bot_un}&text=%40{bot_un}'
13913
13913
  web_app_ = types.WebAppInfo(url='https://telegra.ph/Links-07-05-462') # "ᵗᶢᴿᴬᴾᴴ" "ᶜᵸᴬᴺᴺᴱᴸ"
13914
- text_like = await read_likes(BASE_P) if random.choice([True, False]) else '⁰⁰⁰'
13914
+ text_like = await read_likes(BASE_P) if random.choice([True, True, True, False]) else '⁰⁰⁰'
13915
13915
 
13916
13916
  result = [
13917
13917
  types.InlineKeyboardButton(text="👩🏽‍💼", url=url_usr),
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yeref
3
- Version: 0.29.16
3
+ Version: 0.29.18
4
4
  Summary: desc-f
5
5
  Author: john smith
6
6
  Dynamic: author
@@ -0,0 +1,8 @@
1
+ yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
2
+ yeref/l_.py,sha256=77XIr32jhB2IBUMnkrpI15VjfzAMSiTpTeahlaJnJKM,616779
3
+ yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
4
+ yeref/yeref.py,sha256=GHFis_RIastNKb1bHIuC6X7W43SWmk_PZMFvLKDJr6E,1056932
5
+ yeref-0.29.18.dist-info/METADATA,sha256=3RQbg2HFDOqb8n9ufwgao96rGg4qi5exK5QSX2UAeKQ,119
6
+ yeref-0.29.18.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ yeref-0.29.18.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
8
+ yeref-0.29.18.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
2
- yeref/l_.py,sha256=XTSDsQhkgCPgsnm8ZcZ_PWA-MJF3oXxeK2Kmz6XhitU,616374
3
- yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
4
- yeref/yeref.py,sha256=P-R6GRdC_HXWZVjgLQWMwzXbkharxipvbFJ7U6wSyMk,1056920
5
- yeref-0.29.16.dist-info/METADATA,sha256=w6NF2rJkRV03G-YDtRofhiREGGqqTMHljWev1EIPzjU,119
6
- yeref-0.29.16.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- yeref-0.29.16.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
8
- yeref-0.29.16.dist-info/RECORD,,