mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2026-01-08 16:44:30 +01:00
Update bot.py
This commit is contained in:
@@ -209,7 +209,7 @@ class Bot:
|
||||
print("Error in bot " + str(e))
|
||||
|
||||
def handle_nip90_feedback(nostr_event):
|
||||
print(nostr_event.as_json())
|
||||
#print(nostr_event.as_json())
|
||||
try:
|
||||
is_encrypted = False
|
||||
status = ""
|
||||
|
||||
Reference in New Issue
Block a user