Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
lyfe00011 edited this page Oct 26, 2021 · 26 revisions
  • SUDO
setvar SUDO:919876543210 if number is +91 98765 43210 
also for more sudos SUDO:9876543210,9012345678
Also can change in apps settings
  • What do if i logout or changed whatsapp ?
No need to deploy new APP 
take new session by scanning QR
change ASENA_SESSION with new session and
set CLR_SESSION = true then after Successful login
set CLR_SESSION = false
  • Change ALIVE message ?
Example: .alive Hi for text only
Example: .alive Hi https://i.pinimg.com/736x/89/96/d2/8996d212b2cb35d5fc18898a78cad391--heart-love.jpg for image or video
  • How enable anti link ?
Example: .antilink on for Enabling and off for Disabling.
Example: .antilink instagram.com,facebook.com,fb.com for allow any links in group.
  • How enable anti fake ?
Example: .antifake on for Enabling and off for Disabling.
Example: .antifake 1,994,44 for Choosing the country codes.
  • How enable anti bad ?
Example: .antibad on for Enabling and off for Disabling
Example: .antibad word1,word2 for adding words.
  • How to change sticker pack info ?
setvar STICKER_PACKNAME: name,author
OR
STICKER_PACKNAME = name,author in heroku settings
  • What is difference between banbye and goodbye ?
BANBYE is when kicking from group.
GOODBYE is when left from group.
  • How to use mention ?
Example: .mention on to enable
Example: .mention hello to update mention message
  • How to set HANDLERS free ?
Example: .setvar HANDLERS:false
  • How to change prefix or HANDLERS ?
Example: .setvar HANDLERS:^[.!,]
Clone this wiki locally