SkillAgentSearch skills...

Wa

If you enjoying this script. Dont forget to give us a star:)

Install / Use

/learn @Itsuki-chan/Wa
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NOTE!!!

THIS PROJECT WILL NOT MAINTENED BY THE OWNER SO PULL REQS/ISSUES WILL BE IGNORED

<h1 align="center">ITSUKI BOT</h1>

<a href="https://github.com/Itsuki-chan/Wa/network/members"><img title="forks" src="https://img.shields.io/github/forks/Itsuki-chan/Wa?label=forks&color=blue&style=flat-square"></a> <a href="https://github.com/Itsuki-chan/Wa/watchers"><img title="watchers" src="https://img.shields.io/github/watchers/Itsuki-chan/Wa?label=watchers&color=green&style=flat-square"></a> <a href="https://github.com/Itsuki-chan/Wa/stargazers"><img title="Stars" src="https://img.shields.io/github/stars/Itsuki-chan/Wa?label=stars&color=yellow&style=flat-square"></a> <a href="https://github.com/Itsuki-chan/Wa/issues"><img title="Issues" src="https://img.shields.io/github/issues/Itsuki-chan/Wa?label=issues&color=success&style=flat-square"></a> <a href="https://github.com/Itsuki-chan/Wa/issues?q=is%3Aissue+is%3Aclosed"><img title="Issues" src="https://img.shields.io/github/issues-closed/Itsuki-chan/Wa?label=issue%20closed&color=red&style=flat-square"></a> <a href="https://github.com/Itsuki-chan/Wa/pulls"><img title="Pull Request" src="https://img.shields.io/github/issues-pr/Itsuki-chan/Wa?label=pull%20request&color=success&style=flat-square"></a> <a href="https://github.com/Itsuki-chan/Wa/pulls?q=is%3Apr+is%3Aclosed"><img title="Pull Request" src="https://img.shields.io/github/issues-pr-closed/Itsuki-chan/Wa?label=pr%20closed&color=red&style=flat-square"></a>

DEPLOY TO HEROKU

Deploy

WHATSAPP BOT

WhatsApp

Install


For Rdp/Windows/Vps Users

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

if you want edit

Get Apikeys


For Heroku Users

Instal Buildpack

  • heroku/nodejs
  • https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
  • https://github.com/DuckyTeam/heroku-buildpack-imagemagick.git

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

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated2mo ago
Forks22

Languages

JavaScript

Security Score

80/100

Audited on Jan 13, 2026

No findings