Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
BOTCAHX authored Dec 17, 2024
1 parent 3078323 commit 8dac339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ global.APIs = {
btc: 'https://api.botcahx.eu.org'
}

//ini tidak di isi juga tidak apa-apa
// Isi apikey di sini
global.APIKeys = {
'https://api.botcahx.eu.org': 'APIKEY'
'https://api.botcahx.eu.org': 'APIKEY' // Wajib isi ini juga
}

let fs = require('fs')
Expand Down

0 comments on commit 8dac339

Please sign in to comment.