Skip to content

Commit

Permalink
/start Message Changed
Browse files Browse the repository at this point in the history
βœ… All Tutorials & Updates : @DRAGON_VPS_MANAGER
  • Loading branch information
Malith-Rukshan authored Dec 6, 2021
1 parent 565accc commit ae151d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Modulos/bot
Original file line number Diff line number Diff line change
Expand Up @@ -1261,10 +1261,10 @@ restaure_backup() {
}
msg_bem_vindo() {
local msg
msg="Hello ${message_from_first_name[$id]} ! πŸ‘‹ Welcome to\n"
msg="πŸ‘‹ Hello ${message_from_first_name[$id]} ! \n\n🀝 Welcome to\n"
msg+="<b>====================================</b>\n<b> πŸ‰ DRAGON VPS MANAGER πŸ‰ </b>\n<b>====================================</b>\n\n"
msg+="<b>To access the menu</b>\n<b>click [ /menu ]</b>\n\n"
msg+="<b>For information</b>\n<b>click [ /help ]</b>\n\n"
msg+="<b>For information</b>\n<b>click [ /help ]</b>\n\n βœ… All Tutorials & Updates : @DRAGON_VPS_MANAGER"
ShellBot.sendMessage --chat_id ${message_chat_id[$id]} \
--text "$(echo -e $msg)" \
--parse_mode html
Expand Down

0 comments on commit ae151d4

Please sign in to comment.