Mods
This commit is contained in:
parent
3c698d239e
commit
efc7050bdd
2
main.py
2
main.py
|
@ -128,7 +128,7 @@ async def gif_describe(who, room_id):
|
||||||
gifmaker,
|
gifmaker,
|
||||||
gm_common,
|
gm_common,
|
||||||
f"--input '{input_path}'",
|
f"--input '{input_path}'",
|
||||||
f"--words '{who}\\nis [Random] [x5]' --bgcolor 0,0,0",
|
f"--words '{who} is\\n[Random] [x5]' --bgcolor 0,0,0",
|
||||||
"--top 0 --fontsize 2.3 --filter random2 --top -40",
|
"--top 0 --fontsize 2.3 --filter random2 --top -40",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue