info image size text update

This commit is contained in:
Owen
2025-01-13 23:10:42 +01:00
parent 490ab7103a
commit 096878fb0d
+1 -1
View File
@@ -47,7 +47,7 @@ defmodule PlantIdDiscordBot.Cog.Info do
) )
|> put_field( |> put_field(
"For best results:", "For best results:",
"- all photos should be of the same plant\n- take photos of organs, not the whole plant\n- best results will be achieved by using a mixture of organs\n- use images at least 600x600px\n\n", "- all photos should be of the same plant\n- take photos of organs, not the whole plant\n- best results will be achieved by using a mixture of organs\n- use images at least 800x800px\n\n",
true true
) )
|> put_field("/info", "for more commands") |> put_field("/info", "for more commands")