telegram_libs 0.1.25__py3-none-any.whl → 0.1.26__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.
@@ -9,10 +9,10 @@ DEBUG = os.getenv("DEBUG", "False").lower() in ("true", "1", "yes")
9
9
  BOTS = {
10
10
  "https://t.me/MagMediaBot": "Remove Background",
11
11
  "https://t.me/UpscaleImageGBot": "Upscale Image",
12
- "https://t.me/GenerateBackgroundGBot": "Generate a Background",
13
- "https://t.me/kudapoyti_go_bot": "Recommend a place to visit",
12
+ "https://t.me/GenerateBackgroundGBot": "Generate Background",
13
+ "https://t.me/kudapoyti_go_bot": "Recommend Place to Visit",
14
14
  "https://t.me/TryOnOutfitGBot": "Try On Outfit",
15
- "https://t.me/CloneVoiceAIGBot": "Clone Voice AI",
15
+ "https://t.me/CloneVoiceAIGBot": "Clone Voice, Text to Speech AI",
16
16
  }
17
17
 
18
18
  BOTS_AMOUNT = len(BOTS)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: telegram_libs
3
- Version: 0.1.25
3
+ Version: 0.1.26
4
4
  Summary: Common libraries for Telegram bots
5
5
  Author: Andrey Gritsaenko gricaenko.95a@gmail.com
6
6
  Requires-Python: >=3.11,<4.0
@@ -1,5 +1,5 @@
1
1
  telegram_libs/__init__.py,sha256=xrsD5r6ZiJxPapHf1UhQ61z2gHtCCWrzW0CZHvlvXRc,82
2
- telegram_libs/constants.py,sha256=GUh8G7CGyI_ZoGBBBiTv3Ku6ad9ecIczjSjLcI8sLo0,946
2
+ telegram_libs/constants.py,sha256=mATa2Pr4YzPGNrqw29kOHK7sSefWvENZ-byPPZCBTc8,958
3
3
  telegram_libs/error.py,sha256=uomabeEiSP4v4AEpKYbi_gR0l3G003sio6lKl72AinY,453
4
4
  telegram_libs/handlers.py,sha256=d5-4FvjyWcJeN1i3dHTYhF-2P4j7PbM1QElloFR_llg,2417
5
5
  telegram_libs/locales/en.json,sha256=4VVkME7lCKW6ZjkopaoA6Uq3DLbEVkWacGei3GNSXFM,843
@@ -11,7 +11,7 @@ telegram_libs/subscription.py,sha256=PFgoWKgjRrjzBjK-AMrESt_7aFk0pa8Qr_Wl1aQIoW8
11
11
  telegram_libs/support.py,sha256=a3BA7g3seVBUMasv65SzxebLayLigA069wvDcStYbCM,2748
12
12
  telegram_libs/translation.py,sha256=8Kb2cgqKKZH4X_i2Le0V_K1imZdoaCzYAca831DOBig,2049
13
13
  telegram_libs/utils.py,sha256=9TzQt6PD_BAO5uHoYpReIM5mNeW0AcEHe-bihmIueEk,2382
14
- telegram_libs-0.1.25.dist-info/LICENSE,sha256=ZXkWPZbCc61L29Gz6ZHPwn1c4Pm0TnfIqtx8jGWi9F4,1069
15
- telegram_libs-0.1.25.dist-info/METADATA,sha256=PGXZNQT0UTM3ahHdZ3DriNY4PZOjiv2ah4bCVGLlNV8,804
16
- telegram_libs-0.1.25.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
17
- telegram_libs-0.1.25.dist-info/RECORD,,
14
+ telegram_libs-0.1.26.dist-info/LICENSE,sha256=ZXkWPZbCc61L29Gz6ZHPwn1c4Pm0TnfIqtx8jGWi9F4,1069
15
+ telegram_libs-0.1.26.dist-info/METADATA,sha256=6X8P4fgGRmKwXnsql_J_-hUXY4SJEAoLTWX_LyVUb2Q,804
16
+ telegram_libs-0.1.26.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
17
+ telegram_libs-0.1.26.dist-info/RECORD,,