Wa
If you enjoying this script. Dont forget to give us a star:)
Install / Use
/learn @Itsuki-chan/WaREADME
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
WHATSAPP BOT
Install
For Rdp/Windows/Vps Users
- Install
Git - Install
NodeJS - Install
Ffmpeg(Don't Forget to Add FFmpeg to the PATH environment variable) - Install
ImageMagick
git clone https://github.com/Itsuki-chan/Wa
cd Wa
npm i
npm update
node .
if you want edit
- Edit owner in this section
- Edit apikey in this section
- Edit packname in this section
- Edit author in this section
Get Apikeys
- Get Xteam Apikey at this section
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>
prefixesseparated 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/
- Code: Code
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'


