mirror of
https://github.com/franjsco/trackmyd-bot
synced 2025-02-16 11:31:46 +01:00
fix UnauthorizedUser template
This commit is contained in:
parent
1980dffaca
commit
874eea1c02
2
utils.js
2
utils.js
@ -27,7 +27,7 @@ function templateHelp() {
|
|||||||
|
|
||||||
function templateUnauthorizedUser() {
|
function templateUnauthorizedUser() {
|
||||||
const msg = `Unauthorized user. 🤖 \n
|
const msg = `Unauthorized user. 🤖 \n
|
||||||
Clone the repository https://github.com/frab1t/lscanbot
|
Clone the repository https://github.com/frab1t/trackmyd-bot
|
||||||
and run the bot on your local network. 😎`;
|
and run the bot on your local network. 😎`;
|
||||||
return msg;
|
return msg;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user