Skip to content

DanielMalaysia/Wa

 
 

Repository files navigation

Itsuki Botz

Deploy To Heroku

Deploy

Want to test?

WhatsApp

Install


please delete itsuki.json

For Rdp/Windows/Vps Users

git clone https://github.com/Itsuki-chan/Wa
cd Wa
npm i
npm update
node .

Termux ( but sc lain:v )

apt install git nodejs ffmpeg imagemagick
git clone https://github.com/ariffb25/stikerinbot --branch termux
cd stikerinbot
npm i
npm update
node .

if you want edit

Get Apikeys

Edit Background in Menu

Example : bang


For Heroku Users

Instal Buildpack


Arguments for node . [--options] [<session name>]

Contoh: node . --self --restrict --autoread

--self

Enable self mode (Ignore others)

--prefix <prefixes>

  • prefixes separated by each character Set prefix

--server

Used for heroku or scan through the website

--db <json-server-url>

Use external db instead of local db, Example Server https://json-server.adiixyz.repl.co/

node . --db 'https://json-server.adiixyz.repl.co/'

The server must have specifications like this

POST

Content-Type: application/json

{
 data: {}
}

--big-qr

If small unicode qr doesn't support

--restrict

Activate restricted plugins (which may cause your number to be banned if used too often)

  • Group Administration add, kick, promote, demote

--img

Enable image checker via terminal

--autoread

If enabled, all incoming messages will be marked as read

--nyimak

No bots, just print the received message and add the user to the database

--test

Development Testing Mode

--trace

conn.logger.level = 'trace'

--debug

conn.logger.level = 'debug'

ariffb Adiixyz
ariffb Adiixyz
Author / Creator Rewriter

About

Recode ulang dari stikerinbot

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.8%
  • Other 0.2%