This commit is contained in:
Auric Vente 2024-02-25 14:49:02 -06:00
parent d2b5d3a769
commit c9a76ecc1e
2 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ async def gif_describe(who, room_id):
f"--input '{input_path}'", f"--input '{input_path}'",
f"--words '{who} is\\n[Random] [x5]'", f"--words '{who} is\\n[Random] [x5]'",
"--filter anyhue2 --opacity 0.8 --fontsize 66 --delay 700", "--filter anyhue2 --opacity 0.8 --fontsize 66 --delay 700",
"--padding 50 --fontcolor light2 --bgcolor black --font comic", "--padding 50 --fontcolor light2 --bgcolor black",
] ]
await run_gifmaker(command, room_id) await run_gifmaker(command, room_id)

BIN
owl.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB