ACIL FM
Dark
Refresh
Current DIR:
/home/fastexsh/public_html/tether/configs
/
home
fastexsh
public_html
tether
configs
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
configs.php
730 B
chmod
View
DL
Edit
Rename
Delete
keyboards.php
3.28 MB
chmod
View
DL
Edit
Rename
Delete
updates.php
997 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/fastexsh/public_html/tether/configs/keyboards.php
<?php $enterUserKeyboard = json_encode([ "resize_keyboard" => true, "one_time_keyboard" => true, "keyboard" => [ [ ["text" => "✏️ ورود به حساب"], ["text" => "✍️ ثبت نام"] ] ] ]); $backToEnterKeyboard = json_encode([ "resize_keyboard" => true, "one_time_keyboard" => true, "keyboard" => [ [ ["text" => "↩️ بازگشت به منو ورود"] ] ] ]); $userMainKeyboard = json_encode([ "resize_keyboard" => true, "one_time_keyboard" => false, "keyboard" => [ [ ["text" => "💸 نرخ تتر"], ["text" => "🏦 فروش تتر"] ], [ ["text" => "💰 کیف پول"], ["text" => "👤 حساب کاربری"] ], [ ["text" => "🛠 پشتیبانی"], ["text" => "📜 قوانین"] ] ] ]); $userAccountKeyboard = json_encode([ "resize_keyboard" => true, "one_time_keyboard" => true, "keyboard" => [ [ ["text" => "🗑 حذف شماره کارت"], ["text" => "💳 ثبت شماره کارت"] ], [ ["text" => "🔐 تغییر رمزعبور"], ["text" => "🚪 خروج از حساب"] ], [ ["text" => "↩️ بازگشت به منو اصلی"] ] ] ]); $backToMainKeyboard = json_encode([ "resize_keyboard" => true, "one_time_keyboard" => true, "keyboard" => [ [ ["text" => "↩️ بازگشت به منو اصلی"] ] ] ]); $walletKeyboard = json_encode([ "resize_keyboard" => true, "keyboard" => [ [ ["text" => "📤 درخواست برداشت"], ["text" => "📜 تراکنشها"] ], [ ["text" => "↩️ بازگشت به منو اصلی"] ] ] ]); $confirmKeyboard = json_encode([ "resize_keyboard" => true, "keyboard" => [ [["text" => "✔️ تایید برداشت"]], [["text" => "❌ لغو عملیات"]], ] ]); $transactionsMenuKeyboard = json_encode([ "resize_keyboard" => true, "keyboard" => [ [["text" => "💸 تراکنشهای فروش"], ["text" => "💳 تراکنشهای برداشت"]], [["text" => "↩️ بازگشت به منو اصلی"]], ] ]); $adminMainKeyboard = json_encode([ "resize_keyboard" => true, "keyboard" => [ [["text" => "👤 مدیریت کاربران"]], [["text" => "💼 مدیریت مالی"], ["text" => "📢 مدیریت کانالها"]], [["text" => "⚙️ تنظیمات سیستم"], ["text" => "📬 پیامرسانی"]], [["text" => "⬅️ خروج از پنل"]] ] ]); $backToAdminKeyboard = json_encode([ "resize_keyboard" => true, "keyboard" => [ [["text" => "↩️ بازگشت به مدیریت"]] ] ]); $confirmDeleteCardKeyboard = json_encode([ "keyboard" => [ [["text" => "🗑 تایید حذف"]], [["text" => "❌ لغو عملیات"]] ], "resize_keyboard" => true ]);
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply