King-of-the-all-Cookies 88bba02983 Refactor VNDB Telegram Bot
- Remove config.py and integrate environment variable handling directly in docker-compose.yml.
- Delete detailed_handlers.py and replace with simplified command handlers.
- Update requirements.txt to use aiogram and httpx instead of python-telegram-bot and requests.
- Remove test_bot.py and utils.py, consolidating functionality into new VNDBClient class.
- Implement VNDBClient for API interactions, simplifying query methods for visual novels, characters, and releases.
- Clean up docker-compose.yml for improved readability and maintainability.
2026-05-01 18:04:13 +03:00
2026-05-01 18:04:13 +03:00
2026-05-01 15:13:02 +03:00
2026-05-01 18:04:13 +03:00
2026-05-01 18:04:13 +03:00
2026-05-01 18:04:13 +03:00
2026-05-01 18:04:13 +03:00
2026-05-01 18:04:13 +03:00
Description
No description provided
227 KiB
Languages
Python 97.9%
Dockerfile 2.1%