🤖 Typescript - Lightweight WhatsApp bot using Baileys Library
- Star this repository 🌟
- Minimum Node.js version
v14as this project works well inv16 - Need to install
ffmpegglobally to be able use animated sticker converter
Clone this project or download zip
> git clone https://github.com/dngda/self-bot
> cd self-botInstall the dependencies:
> npm install ts-node typescript -g
> npm installSetup your .env files
> cp .env.sample .envor copy paste .env.sample and rename to .env
and fill it with your related data!
Run the WhatsApp Bot
> tsc
> node buildor use ts-node without compile to .js
> npm startAfter running it you need to scan the QR
- Text to sticker
- Search Pinterest image
- Sticker Creator using WA-Sticker-Formatter
- Note database with sqlite Sequelize
- Add caption to image with memegen and make sticker of it
- Browser related such as screenshot web or search ddg/ggl
- Social media video downloader using ssyoutube.com
- Split long video to 30s for WA Status
- Jadwal sholat kabupaten based
- Anti-delete msg/status
- Quran + audio per-ayah
- Get one-view media
- Sticker commands
- Video to mp3
💡 Leave any feature ideas out in this discussion 🙏
