This commit is contained in:
Believethehype
2024-02-05 18:20:22 +01:00
parent fd7f051c47
commit b68c4a4b42
3 changed files with 10 additions and 7 deletions

View File

@ -182,7 +182,7 @@ def upload_media_to_hoster(filepath: str):
raise Exception("Upload not possible, all hosters didn't work or couldn't generate output")
def build_status_reaction(status, task, amount, content):
def build_status_reaction(status, task, amount, content, dvm_config):
alt_description = "This is a reaction to a NIP90 DVM AI task. "
if status == "processing":