telegram_libs 0.1.36__py3-none-any.whl → 0.1.38__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.
@@ -8,11 +8,12 @@ LOGS_DB_NAME = os.getenv("LOGS_DB_NAME", "logs")
8
8
  DEBUG = os.getenv("DEBUG", "False").lower() in ("true", "1", "yes")
9
9
  BOTS = {
10
10
  "https://t.me/MagMediaBot": "Remove Background",
11
- "https://t.me/UpscaleImageGBot": "Upscale Image",
12
- "https://t.me/GenerateBackgroundGBot": "Generate Background",
11
+ "https://t.me/UpscaleImage_GBot": "Upscale Image",
12
+ "https://t.me/GanarateBackground_GBot": "Generate Background",
13
13
  "https://t.me/kudapoyti_go_bot": "Recommend Place to Visit",
14
- "https://t.me/TryOnOutfitGBot": "Try On Outfit",
15
- "https://t.me/CloneVoiceAIGBot": "Clone Voice, Text to Speech AI",
14
+ "https://t.me/TryOn_GBot": "Try On Outfit",
15
+ "https://t.me/CloneVoice_GBot": "Clone Voice, Text to Speech AI",
16
+ "https://t.me/SocialPoster_GBot": "Social Poster",
16
17
  }
17
18
 
18
19
  BOTS_AMOUNT = len(BOTS)
@@ -9,7 +9,7 @@
9
9
  "3months": "3 Months - 1100 Stars",
10
10
  "1year": "1 Year - 3600 Stars"
11
11
  },
12
- "info": "Buying a subscription you will get unlimited access to other {0} bots, to see all bots click /more"
12
+ "info": "Buying a subscription you will get unlimited access to this one and to other {0} bots, to see all bots click /more"
13
13
  },
14
14
  "support": {
15
15
  "message": "Write down any questions, issues or suggestions you have, and we will resolve them as soon as possible 👇 ",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: telegram_libs
3
- Version: 0.1.36
3
+ Version: 0.1.38
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,8 +1,8 @@
1
1
  telegram_libs/__init__.py,sha256=xrsD5r6ZiJxPapHf1UhQ61z2gHtCCWrzW0CZHvlvXRc,82
2
- telegram_libs/constants.py,sha256=wih_nmjLN4VUxdxyc8d2iwpbDcn__zf363jMjUhPImU,901
2
+ telegram_libs/constants.py,sha256=YHXAjcRLHahrm6PvCOk9BokD-lGTOrmfOBKqkSTGh8I,952
3
3
  telegram_libs/error.py,sha256=uomabeEiSP4v4AEpKYbi_gR0l3G003sio6lKl72AinY,453
4
4
  telegram_libs/handlers.py,sha256=d5-4FvjyWcJeN1i3dHTYhF-2P4j7PbM1QElloFR_llg,2417
5
- telegram_libs/locales/en.json,sha256=5GT1mk1xskau1oaku0E6tZ7-aGf3F1qwkJzD_bN0uV8,960
5
+ telegram_libs/locales/en.json,sha256=Vy158h4UR8X_9AGX5VmN8W6tOufOymGmYPjnobb-vXA,976
6
6
  telegram_libs/locales/ru.json,sha256=KvlxUUpwNyiOtDBhUm3U13Gj7UtzLKX5SzHOdkPT6gY,1411
7
7
  telegram_libs/logger.py,sha256=oikvkZMk2kOLvQI9hVMUGMCoSnOPf_fhMvv2SbO-STo,891
8
8
  telegram_libs/mongo.py,sha256=IbPdmBNZKRr8uGUgl7Ew44g56F2O5Js4s1BuT4CawzY,4807
@@ -11,7 +11,7 @@ telegram_libs/subscription.py,sha256=NJlh1kcDfasX1XLpkVfe1UbZslpWSC1hXHaum0kfG8A
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=nWYbsY8wjOGCBINhjedkhhp8qoyP51iFZm6lt-u_UF8,5052
14
- telegram_libs-0.1.36.dist-info/LICENSE,sha256=ZXkWPZbCc61L29Gz6ZHPwn1c4Pm0TnfIqtx8jGWi9F4,1069
15
- telegram_libs-0.1.36.dist-info/METADATA,sha256=oDCBOHxDs1M_xHvxcBRnG94FbomdG_auuc1Nt_0I0NM,1208
16
- telegram_libs-0.1.36.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
17
- telegram_libs-0.1.36.dist-info/RECORD,,
14
+ telegram_libs-0.1.38.dist-info/LICENSE,sha256=ZXkWPZbCc61L29Gz6ZHPwn1c4Pm0TnfIqtx8jGWi9F4,1069
15
+ telegram_libs-0.1.38.dist-info/METADATA,sha256=9M5v4yzET1YKCcpYbPKALbNKKmpEI6ovxSwYQ5CbIDc,1208
16
+ telegram_libs-0.1.38.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
17
+ telegram_libs-0.1.38.dist-info/RECORD,,