mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2025-12-23 17:04:27 +01:00
checks for tts
This commit is contained in:
@@ -39,6 +39,7 @@ async def get_event_by_id(event_id: str, client: Client, config=None) -> Event |
|
||||
|
||||
return events[0]
|
||||
else:
|
||||
print("Event not found")
|
||||
return None
|
||||
|
||||
async def get_events_async(client, filter, timeout):
|
||||
|
||||
Reference in New Issue
Block a user