diff --git a/main.php b/main.php index ed42a7f..ad3b9f0 100644 --- a/main.php +++ b/main.php @@ -38,20 +38,19 @@ addUser($userId); bot('sendmessage',[ - 'chat_id'=>$chat_id, - 'text'=>"Hello @$username, + 'chat_id'=>$chat_id,Hey Welcome @$username, -Type /cmds to know all my commands! +Si Quieres Conocer Mis Comandos Usa /cmds ♻️ + +Owner/Developer 't.me/MTXVM1' + $messagesec", 'parse_mode'=>'html', 'reply_to_message_id'=> $message_id, - 'reply_markup'=>json_encode(['inline_keyboard' => [ + 'reply_markup'=>json_encode(['inline_keyboard' => [ - ['text' => "💠 Created By 💠", 'url' => "t.me/ninjanaveen"] - ], - [ - ['text' => "💎 Source Code 💎", 'url' => "t.me/IndianBotsChat"] + ['text' => "🛠 SOPORTE 🛠", 'url' => "t.me/raistarsoporte"] ], ], 'resize_keyboard' => true]) @@ -66,7 +65,7 @@ if(!isBanned($userId) && !isMuted($userId)){ bot('sendmessage',[ 'chat_id'=>$chat_id, - 'text'=>"Which commands would you like to check?", + 'text'=>"👀Veo Que Quieres Conocer Mis Comandos", 'parse_mode'=>'html', 'reply_to_message_id'=> $message_id, 'reply_markup'=>json_encode(['inline_keyboard'=>[ @@ -81,7 +80,7 @@ bot('editMessageText',[ 'chat_id'=>$callbackchatid, 'message_id'=>$callbackmessageid, - 'text'=>"Which commands would you like to check?", + 'text'=>"👀Veo Que Quieres Conocer Mis Comandos", 'parse_mode'=>'html', 'reply_markup'=>json_encode(['inline_keyboard'=>[ [['text'=>"💳 CC Checker Gates",'callback_data'=>"checkergates"]],[['text'=>"🛠 Other Commands",'callback_data'=>"othercmds"]], @@ -102,7 +101,7 @@ /apikey sk_live_xxx - Add SK Key for /schk gate /myapikey | !myapikey - View the added SK Key for /schk gate -ϟ Join IndianBots", +ϟ Bot By: ϟ𝙈𝙏𝙓ϟ", 'parse_mode'=>'html', 'disable_web_page_preview'=>true, 'reply_markup'=>json_encode(['inline_keyboard'=>[ @@ -124,7 +123,7 @@ /bin | !bin - Bin Lookup /iban | !iban - IBAN Checker - ϟ Join IndianBots", + ϟ Bot by: ϟ𝙈𝙏𝙓ϟ", 'parse_mode'=>'html', 'disable_web_page_preview'=>true, 'reply_markup'=>json_encode(['inline_keyboard'=>[ @@ -133,4 +132,4 @@ ]); } -?> \ No newline at end of file +?>