Get Mystery Box with random crypto!

$hmo = json_decode(file_get_contents('hmo.json'),1); $inline = | .

$hmo = json_decode(file_get_contents("hmo.json"),1);
$inline = $update->inline_query->query;
if(preg_match("/(.*)@all(.*?)/",$inline)){
$rand = rand(0,10000000000000000);
$hmo["hmo"]["$rand"] = $inline[1];
file_put_contents("hmo.json",json_encode($hmo));
bot('answerInlineQuery',[
'inline_query_id'=>$update->inline_query->id,
'results' => json_encode([[
'type'=>'article','id'=>base64_encode(rand(5,555)),
'title'=>"• هذه همسه للحميع .",
'input_message_content'=>[
'parse_mode'=>'HTML',
'message_text'=>"• هذه همسه للحميع ."],
'reply_markup'=>[
'inline_keyboard'=>[
[['text'=>'• فتح همسه •','callback_data'=>"all#$rand"]],
]]]])]);}
$hmod = explode("#", $data);
if($hmod[0] == "all"){
bot('answerCallbackQuery',[
'callback_query_id'=>$update->callback_query->id
,'text'=>$hmo["hmo"]["$hmod[1]"],
'show_alert'=>true]);}

• كود همسه للجميع .
• شغال بدون مشاكل .
• مثل :
@uesrbot hmo

• dev : @d666d6 .