Mods
This commit is contained in:
parent
5677930c1b
commit
6e54be7597
4
main.py
4
main.py
|
@ -356,8 +356,8 @@ async def gif_user(room_id):
|
||||||
"--words", f"{user} is [x2] ; {what} [x2]",
|
"--words", f"{user} is [x2] ; {what} [x2]",
|
||||||
"--filter", "anyhue2",
|
"--filter", "anyhue2",
|
||||||
"--bottom", 20,
|
"--bottom", 20,
|
||||||
"--fontcolor", "light",
|
"--fontcolor", "light2",
|
||||||
"--bgcolor", "darkfont",
|
"--bgcolor", "darkfont2",
|
||||||
"--outline", "font",
|
"--outline", "font",
|
||||||
"--deepfry",
|
"--deepfry",
|
||||||
"--font", "nova",
|
"--font", "nova",
|
||||||
|
|
Loading…
Reference in New Issue