diff --git a/webhook.php b/webhook.php index 2e2b878..4454852 100644 --- a/webhook.php +++ b/webhook.php @@ -356,7 +356,7 @@ function rate() { } function help() { - send_html('Help Page'); + send_html('You can either check /commands for a short overview or check the Help Page.'); } function commands() {