Git Product home page Git Product logo

asurascans-dl-bot's Introduction

Logo

AsuraScans (Asuracomics) Manhwa– Downloader

A simple bot to download Manhwa Chapters as PDF from AsuraScans/Asuracomics

Bug report · Feature request

stars GitHub

FEATURES

  • Download Individual or Multiple Manga/Manhwa Chapters

  • View and Manga/Manhwa Download as PDF Documents

  • Supports Multiple Manga/Manhwa Sources

  • Parallel Downloading

  • Download multiple chapters in parallel to save time.

  • Available Manga sources:-
SITE STATUS
MangaPill WORKING

Planned Stuff

  • Adding More sources

Usage

  1. Start a chat with the bot by mentioning @AsuraScans_bot on Telegram.

  2. Use the available commands to interact with the bot:

    • {chapter_url} | {start_chapter} -> {end_chapter}: Download a range of chapters.
    • /help: View available commands and instructions.
  3. Wait for the bot to process your request, and it will provide you with the requested manga/manhwa chapters in PDF format.

AsuraScans Preview

Installation

Local

Run the following command to clone the repository, and install the dependencies:

git clone https://github.com/tas33n/AsuraScans-DL-Bot.git
cd AsuraScans-DL-Bot
npm install #or yarn install

start the server with the following command:

npm start #or yarn start

Now the server is running on http://localhost:3000

Repl.it

Host your own bot in Repl.it using the button below.

Run on Repl.it

Contributing

  1. Fork the repository
  2. Clone your fork to your local machine using the following command (make sure to change <your_username> to your GitHub username):
git clone https://github.com/<your-username>/AsuraScans-DL-Bot.git
  1. Create a new branch: git checkout -b <new-branch-name> (e.g. git checkout -b my-new-branch)
  2. Make your changes.
  3. Stage the changes: git add .
  4. Commit the changes: git commit -m "My commit message"
  5. Push the changes to GitHub: git push origin <new-branch-name> (e.g. git push origin my-new-branch)
  6. Open a pull request.

Currently supported sites

Manga/Manhwa

Note:

Your feedback and suggestions are very welcome. Please open an issue. This project will still be maintained.

Author

License

This project is licensed under the MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.