/mangajj-chatbot

This is a simple chatbot for WhatsApp and Telegram that allows you to read manga from the internet.

Primary LanguageJavaScriptMIT LicenseMIT

Manga Reader - Chatbot WhatsApp and Telegram

Demo · Report Bug · Request Feature

Jean Jacques Barros Repository size GitHub last commit License GitHub Pull Requests Stargazers

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.

Getting started

  1. Install the dependencies
npm install
  1. Run the project - Select the platform whatsapp or telegram
npm start <platform>
  1. If whatsapp so scan the QR code with your WhatsApp

  1. Send the name and chapter number of the manga you want to read

Example: /mangabot Naruto 698

WhatsApp

Telegram

Demo

Environment Variables

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=

Integrations

This project integrates with the following services:

More information about the API can be found in these article TabNews - MangaBot

License

MIT License

⚠ Atention ⚠

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