Skip to content

Commit

Permalink
tweak help
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Jun 19, 2024
1 parent 4d875f1 commit 816aed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web2img_deltabot/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
help="do not display date timestamp in log messages",
action="store_false",
)
HELP = "📸 I am a Delta Chat bot, send me any website URL to save it as image"
HELP = "📸 I am a Delta Chat bot, send me any website URL to save it as image. Example: https://delta.chat"


@cli.on_init
Expand Down

0 comments on commit 816aed9

Please sign in to comment.