Mods
This commit is contained in:
parent
3be44dd75c
commit
6f9060ffad
2
main.py
2
main.py
|
@ -156,7 +156,7 @@ async def gif_numbers(who, room_id):
|
|||
gifmaker,
|
||||
gm_common,
|
||||
f"--input '{input_path}'",
|
||||
"--top 0 --words '[number 0-999] [x3]' --fontcolor 0,0,0 --fontsize 70",
|
||||
"--top 0 --words '[number 0-999] [x3]' --fontcolor 0,0,0 --fontsize 66",
|
||||
]
|
||||
|
||||
await run_gifmaker(command, room_id)
|
||||
|
|
Loading…
Reference in New Issue