From f53100a5e375d6e3cfbb83d43c528373df639ff3 Mon Sep 17 00:00:00 2001 From: Believethehype <1097224+believethehype@users.noreply.github.com> Date: Tue, 19 Mar 2024 13:03:43 +0100 Subject: [PATCH] Update bot.py --- nostr_dvm/bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nostr_dvm/bot.py b/nostr_dvm/bot.py index 83bf2e2..c9d330d 100644 --- a/nostr_dvm/bot.py +++ b/nostr_dvm/bot.py @@ -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 = ""