1
1
mirror of https://gitlab.com/ceda_ei/Quadnite-Bot synced 2025-04-04 11:56:51 +02:00

Fix name in /rate

This commit is contained in:
Ceda EI 2018-12-03 12:05:56 +05:30
parent 9ff3affa91
commit 7879cf91b0

View File

@ -347,7 +347,7 @@ function start() {
} }
function rate() { function rate() {
send_html('<a href="https://t.me/tgdrbot?start=questable_bot">Vote for me on Telegram Directory!</a>'); send_html('<a href="https://t.me/tgdrbot?start=quadnite_bot">Vote for me on Telegram Directory!</a>');
} }
function help() { function help() {