This commit is contained in:
Auric Vente
2024-02-21 13:20:47 -06:00
parent 0d962823e0
commit eb91ffa980

View File

@@ -187,7 +187,7 @@ async def gif_bird(who, room_id):
f"--input '{input_path}'",
"--words '[randomx]' --randomfile data/aves.txt --bgcolor 0,0,0",
"--filter anyhue2 --frames 3 --fontsize 42 --fillwords",
"--fontcolor light2 --bgcolor dark2 --outline font",
"--fontcolor light --bgcolor dark --outline font --opacity 0.9",
]
await run_gifmaker(command, room_id)