Mods
This commit is contained in:
parent
4f4b3b49eb
commit
0d962823e0
1
main.py
1
main.py
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue