remottxrea
Advanced tools
+1
-1
| Metadata-Version: 2.4 | ||
| Name: remottxrea | ||
| Version: 1.0.99 | ||
| Version: 1.0.100 | ||
| Summary: Remote client framework for Telegram automation using Pyrogram | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/MohammadAhmadi-R/remottxrea |
+1
-1
@@ -7,3 +7,3 @@ [build-system] | ||
| name = "remottxrea" | ||
| version = "1.0.99" | ||
| version = "1.0.100" | ||
| description = "Remote client framework for Telegram automation using Pyrogram" | ||
@@ -10,0 +10,0 @@ readme = "README.md" |
| Metadata-Version: 2.4 | ||
| Name: remottxrea | ||
| Version: 1.0.99 | ||
| Version: 1.0.100 | ||
| Summary: Remote client framework for Telegram automation using Pyrogram | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/MohammadAhmadi-R/remottxrea |
+1
-1
@@ -8,3 +8,3 @@ from setuptools import setup, find_packages | ||
| name="remottxrea", | ||
| version="1.0.99", | ||
| version="1.0.100", | ||
| author="MrAhmadiRad", | ||
@@ -11,0 +11,0 @@ author_email="mohammadahmadirad69@gmail.com", |
@@ -31,3 +31,3 @@ from pyrogram.errors import FloodWait, RPCError | ||
| await delay_engine.profile_delay() | ||
| await delay_engine.change_profile() | ||
@@ -34,0 +34,0 @@ await SafeExecutor.run( |
@@ -33,3 +33,3 @@ from pyrogram.errors import FloodWait, RPCError | ||
| await delay_engine.profile_delay() | ||
| await delay_engine.change_profile() | ||
@@ -36,0 +36,0 @@ await SafeExecutor.run( |
@@ -28,3 +28,3 @@ from pyrogram.errors import FloodWait | ||
| await delay_engine.profile_delay() | ||
| await delay_engine.change_profile() | ||
@@ -31,0 +31,0 @@ await SafeExecutor.run( |
@@ -43,2 +43,8 @@ # remottxrea/core/delay_engine.py | ||
| ) | ||
| @staticmethod | ||
| async def change_profile(): | ||
| await asyncio.sleep( | ||
| random.uniform(4, 20) | ||
| ) | ||
@@ -45,0 +51,0 @@ async def wait(self): |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
143380
0.1%3851
0.13%