mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2025-12-19 23:14:20 +01:00
better error handling from venvs
This commit is contained in:
@@ -239,7 +239,7 @@ class Bot:
|
||||
client=self.client, config=self.dvm_config)
|
||||
time.sleep(2.0)
|
||||
reply_event = EventBuilder.new_encrypted_direct_msg(self.keys,
|
||||
PublicKey.from_hex(user.npub),
|
||||
PublicKey.from_hex(entry['npub']),
|
||||
content,
|
||||
None).to_event(self.keys)
|
||||
print(status + ": " + content)
|
||||
|
||||
Reference in New Issue
Block a user