Skip to content

🇬🇧 How to Setup WhatsAsena

Thiccy edited this page Jul 13, 2021 · 9 revisions

INFORMATION ℹ️

You need 2 devices to build the WhatsAsena!
You will do the process from the second device. 
You will only scan QR code with the first device.
I mean by the first device is you want to install the WhatsAsena.

  1. If you are using android; Download the Termux

IOS users can start with online method. The rest of the article writes transactions.

If you are using pc to setup WhatsAsena; Open the “Powershell” with administrator.

  1. Let's paste the codes;

Termux:

bash <(curl -L https://t.ly/tHxh)

Alternative: bash <(curl -L https://bit.ly/32OLsKl)

Online QR: Online QR

iOS:

IOS Devices don't support yet but they can use the online QR code scraper. Online QR

Windows 10:

Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://gitlab.com/phaticusthiccy/whatsasenaduplicated-kurulum/-/raw/master/win10.ps1')

If it asks you questions like Y/N, write Y to all of them. If all transactions are works perfectly, you will see a QR code. You need to scan this QR code in WhatsApp application. The process is very simple;

  1. Open the WhatsApp. Let's click on the three points above. Then choose WhatsApp Web.

Example

Scan the QR Code; It will then give us a long code starting with ASENA;;;. This is a String Session specially designed by the AsenaDev team. Let's paste it.

  1. Click the Button Below.

Deploy

Let's paste the code you received into the ASENA_SESSION section. Let's fill in the sections requested from us. If you using +1 number, please choose US from Region partial. Also one important thing u must know, App name and HEROKU_APP_NAME must ve same! Then dont leave blank Asena Session, Heroku API Key and App Name. (If you don't know how to take Heroku API key, Click Here!)

  1. Let's press deploy and wait a moment. (5-10 min) Open the dynos. If you don't know how to open dynos, Click Here!!

Your bot is ready! You can type .asena to get information about commands.

Remember, the bot is open source!
You are responsible for all changes!
Bot is just an infrastructure!
Clone this wiki locally