Skip to content

Kashyapdevesh/Manga-Newsletter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kashya's Newsletter

This is a telegram bot which scrapes manga,manwha, manhua and webtoons and provides information regarding promising titles on weekly basis

Join the telegram group to get automated weekly updates: https://t.me/+7qn27AYiREo3M2Y1

Milestones

STAGE STATUS
Scraper functions
Multithreaded queue to accelerate scraping
Comments analysis
Desc. text summarization model
Presentable final infographic
Telgram bot code
Improve logging
Total time under 20 mins.
GitHub Action Integration

Run Locally

Clone the project

  git clone git@github.com:Kashyapdevesh/Manga-Newsletter.git

Go to the project directory

  cd  Manga-Newsletter

Prepare and activate virtual environment

  virtualenv venv

  source venv/bin/activate

Install dependencies

  pip install -r  requirements.txt 
  python3 main.py

Authors

Future Plans

Contributions are always welcome!

  • Per chapter automated comments analysis
  • Improvement in recommender system
  • Improved Logging
  • Improved Code Structure
  • Automated URL Embedding & fix text box bug (Easy-Medium)
  • WA Client (Optional)

Feedback

If you have any feedback, please reach out to us at devesh.btech.cs19@iiitranchi.ac.in

About

Weekly Manga Newsletter Telegram Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages