An open API service indexing awesome lists of open source software.

https://github.com/kashyapdevesh/manga-newsletter

Weekly Manga Newsletter Telegram Bot
https://github.com/kashyapdevesh/manga-newsletter

Last synced: 22 days ago
JSON representation

Weekly Manga Newsletter Telegram Bot

Awesome Lists containing this project

README

        

![](https://i.pinimg.com/564x/2b/ae/61/2bae615a911d23480f38c430b5d287fd.jpg)

# 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

```bash
git clone [email protected]:Kashyapdevesh/Manga-Newsletter.git
```

Go to the project directory

```bash
cd Manga-Newsletter
```

Prepare and activate virtual environment

```bash
virtualenv venv

source venv/bin/activate
```

Install dependencies

```bash
pip install -r requirements.txt

```

```bash
python3 main.py
```

## Authors

- [@Kashyapdevesh](https://github.com/Kashyapdevesh)

## 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 [email protected]