bajigur
bajigur copied to clipboard
A simple and easy-to-use WhatsApp bot project, written in TypeScript.
WhatsApp Bot
A simple and easy-to-use WhatsApp bot project, written in TypeScript.
Features
- Easy to use.
- Basic avatar (profile picture), and sticker command.
- A production-ready project, set up the bot without coding.
General Setup
- Download and install Node.js version
16.6.0or higher (make sure you have installed the build tools too) - Open
.env_examplefile and rename it to.env - Install required and optional dependencies
$ npm install
- Compile the file
$ npm run build
- If you want to save your disk spaces, let's prune the dev dependencies
$ npm prune --production
- Finally, you can start the bot
$ npm start
Hosting Setup
We haven't tested this project on free hosting providers yet.
Project Contributors
Developers
© 2022 Clytage Development