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
8 changes: 4 additions & 4 deletions handler.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Config
var config = {
botName: '🔹 𝙉 O T 🔹',
operator: ['6281515860089'],
operator: ['6285796582392'],
prefix: process.env.prefix ? new RegExp('^' + process.env.prefix) : /^[°•π÷×¶∆£¢€¥®™✓_=|~!?@#$%^&.\/\\©^]/,
downloadStatus: false, // Curi Status Orang :|
devMode: false, // true,
Expand Down Expand Up @@ -1247,9 +1247,9 @@ ${(config.iklan || []).map((iklan, i) => `${i + 1}. ${iklan}`).join('\n') || '_T

• *Bot Author* •
𝙉𝙪𝙧𝙪𝙩𝙤𝙢𝙤 (Nurutomo)
https://github.com/Nurutomo/
Repo: https://github.com/Nurutomo/nbot-wa
${readMore}wa.me/6281515860089
https://github.com/
Repo: https://github.com
${readMore}wa.me/6285796582392
`.slice(1, -1)
}

Expand Down