mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-04-09 04:18:17 +02:00
Update generic_dvm_duck_chat.py
This commit is contained in:
parent
c20573302d
commit
41d87da470
@ -21,6 +21,7 @@ def playground(announce=False):
|
||||
identifier = "duckduckchat" # Chose a unique identifier in order to get a lnaddress
|
||||
dvm_config = build_default_config(identifier)
|
||||
dvm_config.KIND = Kind(5050) # Manually set the Kind Number (see data-vending-machines.org)
|
||||
dvm_config.SEND_FEEDBACK_EVENTS = False
|
||||
|
||||
# Add NIP89
|
||||
nip89info = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user