Skip to content

Commit

Permalink
tahu
Browse files Browse the repository at this point in the history
  • Loading branch information
LoL-Human committed Nov 17, 2021
1 parent 45c95ae commit ac4b8e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ async function sleep(ms) {
async function starts() {
const lolhuman = new WAConnection()
lolhuman.logger.level = 'warn'
lolhuman.version = [2, 2144, 10]
lolhuman.on('qr', () => {
const time_connecting = moment.tz('Asia/Jakarta').format('HH:mm:ss')
console.log(color(time_connecting, "white"), color("[ STATS ]", "aqua"), "Scan QR Code with WhatsApp")
Expand Down

0 comments on commit ac4b8e1

Please sign in to comment.