From 3be44dd75c2cc4acd39bb6e307a5ec3b83a52532 Mon Sep 17 00:00:00 2001 From: Auric Vente Date: Wed, 21 Feb 2024 06:05:00 -0600 Subject: [PATCH] Mods --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index f94895c..4285459 100644 --- a/main.py +++ b/main.py @@ -130,7 +130,7 @@ async def gif_describe(who, room_id): gm_common, f"--input '{input_path}'", f"--words '{who} is\\n[Random] [x5]'", - "--filter anyhue2 --top -56 --opacity 1 --fontsize 66 --delay 700", + "--filter anyhue2 --opacity 1 --fontsize 66 --delay 700", "--padding 50 --fontcolor light2 --bgcolor dark2", ]