mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-10-10 00:13:15 +02:00
adjust
This commit is contained in:
@@ -1164,7 +1164,7 @@ def playground():
|
|||||||
"logger": False}
|
"logger": False}
|
||||||
|
|
||||||
image = "https://image.nostr.build/53536b3eccb03fdb127849b79f85b0b6ecb241d12068b65f52afe4a4650d5318.jpg"
|
image = "https://image.nostr.build/53536b3eccb03fdb127849b79f85b0b6ecb241d12068b65f52afe4a4650d5318.jpg"
|
||||||
description = "I show popular tweets with < 210 symbols"
|
description = "I show popular notes with < 210 symbols"
|
||||||
|
|
||||||
custom_processing_msg = ["Tweets are short notes"]
|
custom_processing_msg = ["Tweets are short notes"]
|
||||||
cost = 0
|
cost = 0
|
||||||
|
@@ -9,7 +9,7 @@ from nostr_dvm.utils.admin_utils import AdminConfig
|
|||||||
from nostr_dvm.utils.dvmconfig import build_default_config
|
from nostr_dvm.utils.dvmconfig import build_default_config
|
||||||
from nostr_dvm.utils.nip89_utils import create_amount_tag, NIP89Config, check_and_set_d_tag
|
from nostr_dvm.utils.nip89_utils import create_amount_tag, NIP89Config, check_and_set_d_tag
|
||||||
|
|
||||||
rebroadcast_NIP89 = True # Announce NIP89 on startup
|
rebroadcast_NIP89 = False # Announce NIP89 on startup
|
||||||
rebroadcast_NIP65_Relay_List = False
|
rebroadcast_NIP65_Relay_List = False
|
||||||
update_profile = False
|
update_profile = False
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user