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
17 changes: 8 additions & 9 deletions config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/**
* Create By Dika Ardnt.
* Recode By Naze Dev
* Contact Me on wa.me/6282113821188
* Follow https://github.com/nazedev
* Create Rull.
* Recode Rull kece.
* Contact Me on wa.me/6285385264438
*/

const fs = require('fs')
Expand All @@ -19,11 +18,11 @@ global.APIKeys = {
}

// Other
global.owner = ['6285875158363']
global.ownernomer = "6285875158363"
global.premium = ['6285875158363']
global.packname = 'Sticker Naze'
global.author = 'Naze'
global.owner = ['6285385264438']
global.ownernomer = "6285385264438"
global.premium = ['6285385264438']
global.packname = 'Rull'
global.author = 'Rull'
global.sessionName = 'nazedev' //jangan diganti bro nanti error
global.prefa = ['','!','.','#','&']
global.sp = ''
Expand Down