Demo · Report Bug · Request Feature
This is a simple chatbot for WhatsApp that allows you to read manga from the internet. It was developed using the Venom Bot library and the MangaJJ Scrapper Pages API to get the manga chapters.
- Install the dependencies
npm install
- Run the project - Select the platform
whatsapp
ortelegram
npm start <platform>
- If whatsapp so scan the QR code with your WhatsApp
- Send the name and chapter number of the manga you want to read
Example: /mangabot Naruto 698
Demo |
To run this project, you will need to add the following environment variables to your .env file if using the telegram
platform:
TELEGRAM_BOT_TOKEN=
MANGA_URL=
This project integrates with the following services:
More information about the API can be found in these article TabNews - MangaBot
This project is for study purposes only, I do not encourage piracy. If you like the manga, buy it. If you want to read it for free, go to the official website. I am not responsible for any misuse of this project.
Developed by Jean Jacques Barros