txlyre 1 سال پیش
والد
کامیت
744d71c908
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      commands.py

+ 3 - 1
commands.py

@@ -453,7 +453,9 @@ async def run_handler(bot, event, command):
   text = text.replace('`', '')
 
   if not text:
-    text = '<пусто>'
+    await event.reply('<пусто>')
+
+    return
 
   try:
     try: