diff --git a/ciclopibot/__init__.py b/ciclopibot/__init__.py index 2951aeb..99949cc 100644 --- a/ciclopibot/__init__.py +++ b/ciclopibot/__init__.py @@ -3,6 +3,6 @@ __author__ = "Davide Testa" __email__ = "davide@davte.it" __license__ = "GNU General Public License v3.0" -__version__ = "1.1.2" +__version__ = "1.1.3" __maintainer__ = "Davide Testa" __contact__ = "t.me/davte" diff --git a/ciclopibot/ciclopi.py b/ciclopibot/ciclopi.py index 045576b..ad433b0 100644 --- a/ciclopibot/ciclopi.py +++ b/ciclopibot/ciclopi.py @@ -579,7 +579,6 @@ async def _ciclopi_command(bot, update, user_record, sent_message=None, ) ) ) - await asyncio.sleep(3) ciclopi_data = await ciclopi_webpage.get_page() if ciclopi_data is None or isinstance(ciclopi_data, Exception): text = bot.get_message(