mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-10-11 14:43:10 +02:00
Update bot.py
This commit is contained in:
@@ -209,7 +209,7 @@ class Bot:
|
|||||||
print("Error in bot " + str(e))
|
print("Error in bot " + str(e))
|
||||||
|
|
||||||
def handle_nip90_feedback(nostr_event):
|
def handle_nip90_feedback(nostr_event):
|
||||||
print(nostr_event.as_json())
|
#print(nostr_event.as_json())
|
||||||
try:
|
try:
|
||||||
is_encrypted = False
|
is_encrypted = False
|
||||||
status = ""
|
status = ""
|
||||||
|
Reference in New Issue
Block a user