diff --git a/describe.png b/describe.png new file mode 100644 index 0000000..a6178c7 Binary files /dev/null and b/describe.png differ diff --git a/main.py b/main.py index 010dd78..a744917 100644 --- a/main.py +++ b/main.py @@ -129,7 +129,7 @@ async def gif_describe(who, room_id): gm_common, f"--input '{input_path}'", 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 anyhue2 --top -40", ] await run_gifmaker(command, room_id)