mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-19 21:46:28 +01:00
added dall-e, reworked bot, added nip89config
This commit is contained in:
@@ -123,5 +123,5 @@ def get_amount_per_task(task, dvm_config, duration=1):
|
||||
amount = dvm.COST * duration
|
||||
return amount
|
||||
else:
|
||||
print("[Nostr] Task " + task + " is currently not supported by this instance, skipping")
|
||||
print("["+dvm_config.SUPPORTED_DVMS[0].NAME +"] Task " + task + " is currently not supported by this instance, skipping")
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user