This commit is contained in:
callebtc
2022-12-26 16:50:28 +01:00
parent 5a8dc1c898
commit 74529f9b41

View File

@@ -459,7 +459,6 @@ async def nostr(ctx):
client = NostrClient(privatekey_hex=NOSTR_PRIVATE_KEY)
await asyncio.sleep(2)
await receive(ctx, "asd", "")
def get_token_callback(event: Event, decrypted_content):
print(