cherry-shared2 0.1.26__py3-none-any.whl → 0.1.27__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.
@@ -87,8 +87,6 @@ class BotStrings:
87
87
  {Emojis.dollar} Paid Features:
88
88
  {Emojis.cup} BuyBot Trending: /Trend
89
89
  {Emojis.hourglass} RaidBot Trending: /boost
90
- {Emojis.chart} VolumeBot: /volume
91
- {Emojis.money} HoldersBot: /holder
92
90
  {Emojis.bookmark} Button ads: /advertise"""
93
91
 
94
92
  bot_start_message = f"""{Emojis.cup} <b>Cherry Telegram Bot</b>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cherry_shared2
3
- Version: 0.1.26
3
+ Version: 0.1.27
4
4
  Summary: Cherry Bot shared utilities
5
5
  Author: headria
6
6
  Classifier: Development Status :: 4 - Beta
@@ -1,7 +1,7 @@
1
1
  cherry_shared/InfoService.py,sha256=CikZgVsDgxmonaQrJZuS8vJATL9t7OBIwRYoab3n-5g,13438
2
2
  cherry_shared/__init__.py,sha256=4DXpYSpmUPva4PvPewonY2gJFqtSUIMdsnf4QcDcrlc,230
3
3
  cherry_shared/blockchains.py,sha256=2q_U9Uos9h1K3ybRBWIOtzPIdsfERg7CSCLRTvcDIb4,7269
4
- cherry_shared/bot_strings.py,sha256=i-YEMwVLL7M_zaPqPfURviuGMKVS7CcXZkCXZcRaHac,23409
4
+ cherry_shared/bot_strings.py,sha256=CN4X4KHr5NjhHiWZDMJNFDI-wk_2N_KDj4D0DwI_0D8,23340
5
5
  cherry_shared/constants.py,sha256=xcb0daGqq3hqJfbIJMQcQBM-4GPKR4JBGSjtjhwqDeI,1411
6
6
  cherry_shared/emojis.py,sha256=ObKHhNYIHYh3eCSiqSExppa2lQ8TBc1ij0c91vEq5A0,2720
7
7
  cherry_shared/functions.py,sha256=wl_0ni91MoSZDOdk4hG2mzkQmyG7fRKsgJjVRUdQDZA,16355
@@ -13,7 +13,7 @@ cherry_shared/types/launchpad.py,sha256=I-oHS96ggyXkSgcpIsVt2U8wbh_myEWssAq3Hnt9
13
13
  cherry_shared/types/leaderboardEntry.py,sha256=BvHACWHQzM5wd3qbc592MOYgNepVBH_ZrGsI8a9qn9A,1979
14
14
  cherry_shared/types/raid_info.py,sha256=qvS3CRCb9sst91iQNvWq0y3m1LMLNNOsXK1xzyiayFg,2916
15
15
  cherry_shared/types/user_wallet.py,sha256=Wq-_eBYLqelsjli890ZyBQCZir_85pC3aBPx1r6v_dA,333
16
- cherry_shared2-0.1.26.dist-info/METADATA,sha256=qA3iW3VHIehE287h_hW0u1s0uIZyEIAhLws16lj3Kxk,2107
17
- cherry_shared2-0.1.26.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
18
- cherry_shared2-0.1.26.dist-info/top_level.txt,sha256=26KLLqVpxIRwDrmJLVqK-fRjZ3ONZSMIK5xvRSMvQPA,14
19
- cherry_shared2-0.1.26.dist-info/RECORD,,
16
+ cherry_shared2-0.1.27.dist-info/METADATA,sha256=bPsMJ7J_HigZ7VA1atVIaHPmr2riYb5oem7XUCSDYtw,2107
17
+ cherry_shared2-0.1.27.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
18
+ cherry_shared2-0.1.27.dist-info/top_level.txt,sha256=26KLLqVpxIRwDrmJLVqK-fRjZ3ONZSMIK5xvRSMvQPA,14
19
+ cherry_shared2-0.1.27.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5