mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-10-05 22:52:36 +02:00
Update bot.py
This commit is contained in:
@@ -539,6 +539,7 @@ class Bot:
|
|||||||
self.dvm_config)
|
self.dvm_config)
|
||||||
|
|
||||||
etag = ""
|
etag = ""
|
||||||
|
if zapped_event is not None:
|
||||||
for tag in zapped_event.tags():
|
for tag in zapped_event.tags():
|
||||||
if tag.as_vec()[0] == "e":
|
if tag.as_vec()[0] == "e":
|
||||||
etag = tag.as_vec()[1]
|
etag = tag.as_vec()[1]
|
||||||
|
Reference in New Issue
Block a user