This commit is contained in:
Auric Vente 2024-02-21 13:18:08 -06:00
parent 4f4b3b49eb
commit 0d962823e0
1 changed files with 1 additions and 0 deletions

View File

@ -187,6 +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",
]
await run_gifmaker(command, room_id)