Queer European MD passionate about IT
فهرست منبع

Return suspended service message during COVID-19 emergency - new version

Davte 4 سال پیش
والد
کامیت
c5281c41c3
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      ciclopibot/__init__.py
  2. 1 1
      ciclopibot/ciclopi.py

+ 1 - 1
ciclopibot/__init__.py

@@ -3,7 +3,7 @@
 __author__ = "Davide Testa"
 __email__ = "davide@davte.it"
 __license__ = "GNU General Public License v3.0"
-__version__ = "1.1.13"
+__version__ = "1.1.14"
 __maintainer__ = "Davide Testa"
 __contact__ = "t.me/davte"
 

+ 1 - 1
ciclopibot/ciclopi.py

@@ -577,7 +577,7 @@ async def _ciclopi_command(bot: davtelepot.bot.Bot, update, user_record, sent_me
                 'it': "⚠️ Il servizio è momentaneamente sospeso a causa dell'emergenza COVID-19🦠\n"
                       "#stiamoacasa 🏠",
                 'en': "⚠️ The service is currently suspended due to COVID-19 emergency.🦠\n"
-                      "#stayathome 🏠"
+                      "#stayathome el🏠"
             }
         }
     chat_id = update['chat']['id']