Mods
This commit is contained in:
4
main.py
4
main.py
@@ -420,12 +420,12 @@ async def gif_when(who, room_id):
|
||||
"--input", get_path("sky.jpg"),
|
||||
"--words", f"{who} will die [x2] ; {date} [x2]",
|
||||
"--filter", "anyhue2",
|
||||
"--bottom", 60,
|
||||
"--bottom", 66,
|
||||
"--fontcolor", "light2",
|
||||
"--bgcolor", "darkfont2",
|
||||
"--outline", "font",
|
||||
"--font", "nova",
|
||||
"--fontsize", 60,
|
||||
"--fontsize", 70,
|
||||
"--opacity", 0.8,
|
||||
"--wrap", 25,
|
||||
])
|
||||
|
Reference in New Issue
Block a user