Skip to content

Commit

Permalink
Update chatbot.js
Browse files Browse the repository at this point in the history
  • Loading branch information
elrebelde21 authored Apr 23, 2024
1 parent 8705adb commit a2d659b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions plugins/chatbot.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,16 @@ let txt = `*\`💫 Te presentamos un nuevo hosting: "Infinity-Wa Host"\`*
🟢 \`\`\`Información del Host\`\`\`
💻 *Página:*
https://host.panel-infinitywa.store
https://live.panel-infinitywa.store
*🟢 Dashboard:*
https://dashboard.infinitywa.xyz
*⚙️ Bot de Support: exclusivo para host*
https://wa.me/message/FETBF7YBO37CG1
🧡 *Canal de WhatsApp:*
https://whatsapp.com/channel/0029Va4QjH7DeON0ePwzjS1A
${nna}
💚 *Grupo:*
https://chat.whatsapp.com/GQ82mPnSYnm0XL2hLPk7FV
Expand Down Expand Up @@ -127,4 +133,3 @@ export default handler
function pickRandom(list) {
return list[Math.floor(Math.random() * list.length)]
}

0 comments on commit a2d659b

Please sign in to comment.