Skip to content
Open
Show file tree
Hide file tree
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: 17 additions & 0 deletions Update-v2.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
const DATABASE = "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" // මෙතනට mongodb,mysql,postgresql or github token එකක් enter කරන්න මේ "" දෙක මැදට. (Enter a mongodb,mysql,postgresql or github token here between these two "".)
const BOT_NUMBER = "77 141 6523" // ඔයාගෙ whatsapp number එක. (your whatsapp number)
const SESSION_ID = "PRABATH-MD~1W6pPj3EbiMn1yk" // ඔයාගෙ session id එක මේකෙන් ගන්න - https://prabathmd-official.vercel.app


// ඉහත ඒව "" මැදට එකතු කරන්න වෙනත් කිසිම දෙයක් වෙනස් නොකරන්න ❌. (Add "" in the middle of the above and ❌ don't change anything else.)





const GITHUB_AUTH_TOKEN = DATABASE
module.exports = {
GITHUB_AUTH_TOKEN,
BOT_NUMBER,
SESSION_ID
}
17 changes: 0 additions & 17 deletions config-v2.js

This file was deleted.