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
- Host: GitHub
- URL: https://github.com/kashyapdevesh/manga-newsletter
- Owner: Kashyapdevesh
- Created: 2022-05-15T10:15:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T17:00:10.000Z (2 months ago)
- Last Synced: 2025-04-30T04:49:32.653Z (22 days ago)
- Language: Python
- Homepage: https://t.me/+7qn27AYiREo3M2Y1
- Size: 207 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Kashya's Newsletter
This is a telegram bot which scrapes manga,manwha, manhua and webtoons and provides information
regarding promising titles on weekly basisJoin 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 venvsource 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]