Add /commands to help
This commit is contained in:
parent
522c0184a5
commit
1144e0b217
|
@ -356,7 +356,7 @@ function rate() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function help() {
|
function help() {
|
||||||
send_html('<a href="https://t.me/quadnite/9">Help Page</a>');
|
send_html('You can either check /commands for a short overview or check the <a href="https://t.me/quadnite/9">Help Page</a>.');
|
||||||
}
|
}
|
||||||
|
|
||||||
function commands() {
|
function commands() {
|
||||||
|
|
Loading…
Reference in New Issue