- Written in TypeScript
- Has a plugin that makes it easier to condition the user
- Easy to maintenace without turning off the bot
- Made with Baileys - MD (Best Library right now)
- Has anti nsfw and NSFW detection features
- Using mongodb atlas (cluster example is in app.json)
- Suitable for those who want to learn Typescript programming
- See the Self-Hosting Guide
- See the Heroku Deploy Guide
- read the FAQ here
-
Feel free to open an issue regarding any issue or if you have any feature requests
-
Make sure to follow the ESLint Rules while editing the code and run
npm run prettier-format
before opening PRs -
If you want to contribute
- Fork this repository
- edit/change what you want, for example you want to add features/fix bugs
- Test first
- You can submit a pull request
- If it accepts then delete the old fork and the new fork if you want to pull the request again