From 1694da256e0266b0291a3d719ccd5be0acbca7ea Mon Sep 17 00:00:00 2001 From: offdhymazxpo <76859255+offdhymazxpo@users.noreply.github.com> Date: Sat, 2 Jan 2021 12:31:01 +0800 Subject: [PATCH 1/2] index.js --- index.js | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/index.js b/index.js index 2d92559..61dcaef 100644 --- a/index.js +++ b/index.js @@ -18,12 +18,9 @@ const arrayBulan = ['Januari', 'Februari', 'Maret', 'April', 'Mei', 'Juni', 'Jul const bulan = arrayBulan[moment().format('MM') - 1] const config = { - A187: 'NAMA BIT KALIANšŸ¤–', - instagram: 'https://instagram.com/sensi.edtz_', - nomer: 'wa.me/+6285964224017', - aktif: 'TERSERAH KALIAN MAU JAM BRP AKTIFNYA', - youtube: 'https://youtube.sensi chanel.com', - whatsapp: 'terserah kalian taruh group yg mana', + A187: 'Botster', + instagram: 'https://instagram.com/offdhymaz', + nomer: 'wa.me/+6285796582392', tanggal: `TANGGAL: ${moment().format('DD')} ${bulan} ${moment().format('YYYY')}`, waktu: time } From dd494c0b0d6222786f786e1d9c15a9d60d382102 Mon Sep 17 00:00:00 2001 From: offdhymazxpo <76859255+offdhymazxpo@users.noreply.github.com> Date: Sat, 2 Jan 2021 12:34:44 +0800 Subject: [PATCH 2/2] index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 61dcaef..61f7b5c 100644 --- a/index.js +++ b/index.js @@ -5,7 +5,7 @@ * JANGAN MODAL NAMA DOANG BOSQ * HARGAILAH YG MEMBUAT SCRIPT INI BOSQ * JANGAN UBAH-UBAH INFO!!! -* FADHIL ID +* DHYMAZ ID * BOLEH UBAH TAPI KECUALI INFO!!! */ const qrcode = require("qrcode-terminal")