We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432287b commit 7f6fa78Copy full SHA for 7f6fa78
nost_bot.py
@@ -1,4 +1,5 @@
1
from nostr import PrivateKey, SimpleRelayManager, Event, EventKind
2
+from dvms import nostr
3
from config import NOSTR_RELAYS, PRIVATE_KEY_HEX
4
5
# Generate keys
0 commit comments