diff --git a/recipes/VideoBots.py b/recipes/VideoBots.py index db223ef47..ae4c0f6f6 100644 --- a/recipes/VideoBots.py +++ b/recipes/VideoBots.py @@ -1016,7 +1016,9 @@ def messenger_bot_integration(self): key=key, placeholder=placeholder, ), - "default": published_run.title if published_run else bi.name, + "default": published_run.title + if published_run + else bi.name, "caption": "This is the name the bot will post as in this specific channel.", }, ]