Gyr0MAN commited on
Commit
949acb0
1 Parent(s): 19388ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -42,6 +42,7 @@ class NotificationHandler(HandleNotification):
42
  client.send_direct_msg(event.author(), f"{result}", event.id())
43
  except Exception as e:
44
  print(f"Error during content NIP04 decryption: {e}")
 
45
 
46
  def handle_msg(self, relay_url, msg):
47
  None
 
42
  client.send_direct_msg(event.author(), f"{result}", event.id())
43
  except Exception as e:
44
  print(f"Error during content NIP04 decryption: {e}")
45
+ client.send_direct_msg(event.author(), f"ตอนนี้อับดุลเหนื่อยแล้ว ของีบซักแปปนึงนะครับ", event.id())
46
 
47
  def handle_msg(self, relay_url, msg):
48
  None