This commit is contained in:
Auric Vente
2024-04-20 12:59:00 -06:00
parent 74c808ec62
commit 0254aa773b

View File

@@ -373,6 +373,7 @@ async def make_meme(ws, arg, room_id):
"--font", "nova",
"--frames", 3,
"--fillgen",
"--word-color-mode", "random",
])
await run_gifmaker(command, room_id)