mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-10-10 03:42:43 +02: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