- Download Git here (Termux:
pkg install git) - Download NodeJS here (Termux:
pkg install nodejs) - Download FFmpeg here (Termux:
pkg install ffmpeg)
Type these on cmd, optional: npm i node-gyp
git clone https://github.com/Nurutomo/nbot-wa.git
cd nbot-wa
npm i
npm start <sessionName>
or
node . <sessionName>
Default Prefixes: !, @, #, $, %, ^, &, /, .
| Features | Supported |
|---|---|
| Image to Sticker | Yes (Sharp) |
| Video/GIF to Animated Sticker | Yes (FFmpeg) |
| Image /w Text to Sticker | Yes (MemeGen) |
| Meme Generator | Yes (MemeGen) |
| YTMP3 Downloader | Yes (y2mate) |
| YTMP4 Downloader | Yes (y2mate) |
| Video to MP3 | Yes (FFmpeg) |
| Bass Boosting | Yes (FFmpeg) |
| Earrape | Yes (node-wav and WebAudioAPI) |
| Promote /w Multiple Users (by Mention) | Yes |
| Demote /w Multiple Users (by Mention) | Yes |
| Kick /w Multiple Users (seperated by commas) | Yes |
| Add /w Multiple Users (seperated by spaces) | Yes |
| Broadcast (Need to enable on each group) | Yes |
| Broadcast Permission | Yes |
| Instagram Downloader | Unlikely (API) |
Windows: set VARIABLENAME=VALUE
Linux/Termux: VARIABLENAME=VALUE
prefixRegExp Prefixesprefix=[!#%]will set prefix to!, #, %