From 00761a9738937caeea86436cf43b028a223686a8 Mon Sep 17 00:00:00 2001 From: Skyhighh72 <78184252+Skyhighh72@users.noreply.github.com> Date: Fri, 29 Jan 2021 21:44:56 +0700 Subject: [PATCH] Update donasi.js --- plugins/donasi.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/donasi.js b/plugins/donasi.js index 9c6369a..80d07ba 100644 --- a/plugins/donasi.js +++ b/plugins/donasi.js @@ -1,11 +1,11 @@ let handler = async m => m.reply(` ╭─「 Donasi • Pulsa 」 -│ • Smartfren [088235435804] -│ • Telkomsel [081357302007] +│ • Xl [087877451059] +│ • Indosat [085713643454] │ • Gopay [081357302007] ╰──── ╭─「 Hubungi 」 -│ > Ingin donasi? Wa.me/6281357302007 +│ > Ingin donasi? Wa.me/6287877451059 ╰──── `.trim()) // Tambah sendiri kalo mau handler.help = ['donasi']