تیکه کد سکه روزانه

  1. King

    ربات جمع آوری خودکار سکه tapswap 2024-08-12

    Install & Run pip3 install -r requirements.txt Install tesseract & ffmpeg in Debian (ubuntu): sudo apt-get update sudo apt-get install tesseract-ocr sudo apt-get install ffmpeg Install tesseract in Debian (ubuntu) sudo apt-get update sudo apt-get install tesseract-ocr Edit the Configuration...
  2. King

    کد تیکه کد سکه روزانه

    ✅ متغیر ها : $user = json_decode(file_get_contents('users/'.$from_id.'/data.json'), true); تیکه کد: if($text == 'سکه روزانه'){ if(date('Ymdhi') > $user['date']){ $rand = rand(1,5); $user['coin'] = $user['coin'] +$rand; $user['date'] = date('Ymdhi')...
بالا