Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update config.js #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
12 changes: 6 additions & 6 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,25 +48,25 @@ global.sdc = '-' //Fill it out using the Discord link, if there is one, just lea
global.snh = 'https://nhentai.net/g/HaramTod🗿' //Hmmm, This is up to you to fill in :v

/*============== PAYMENT ==============*/
global.pdana = '085736178354' //Nomor Danamu
global.ppulsa = '085736178354' //Nomor SimCard Yang Kamu Pake
global.pdana = '94767096711' //Nomor Danamu
global.ppulsa = '94767096711' //Nomor SimCard Yang Kamu Pake
global.psaweria = 'https://saweria.com/XiaoYan021' //Link Saweriamu Kalo Nggada Ketik - aja

/*============== NOMOR ==============*/
global.nomorbot = '68673045381' //Nomor Bot
global.nomorown = '923470027813' //Nomor Owner
global.nomorown = '94767096711' //Nomor Owner
global.namebot = 'Ikratos-MD-v1' //Nama Bot
global.nameown = 'ᴀʜᴍᴀᴅ ᴀʟɪ🇵🇰' // Nama Owner


/*============== CHATGPT ==============*/
global.openAiapi = 'PASTE_YOUR_API_HERE' // Get you Api-key from 'https://platform.openai.com/account/api-keys'
global.openAiapi = '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' // Get you Api-key from 'https://platform.openai.com/account/api-keys'
global.org = 'PASTE_YOUR_ORG_HERE' // Get you Org-Key from 'https://platform.openai.com/account/org-settings'

/*============== STAFF ==============*/
global.owner = [
['923470027813', 'ᴀʜᴍᴀᴅ ᴀʟɪ🎐', true] //don't change this name and number
['19293514545', 'ᴀʜᴍᴀᴅ ᴀʟɪ🎐', false] //Replace your name and number here
['94767096711', 'ᴀʜᴍᴀᴅ ᴀʟɪ🎐', true] //don't change this name and number
['94767096711', 'ᴀʜᴍᴀᴅ ᴀʟɪ🎐', false] //Replace your name and number here
// [number, dia creator/owner?, dia developer?]
] // Put your number here
global.mods = ['923470027813',''] //Don't replace this,If you want to add someone add any dev
Expand Down