Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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: 'MyBot',
nomer: 'wa.me/+6285796582392',
aktif: '24 jam',
tanggal: `TANGGAL: ${moment().format('DD')} ${bulan} ${moment().format('YYYY')}`,
waktu: time
}
Expand Down