Skip to content

tas33n/AsuraScans-DL-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published