Ziang-Liu / Neko-Chan

是一个“高性能”电报机器人哦

Home Page:https://blog.tairitsucat.top/article/6eae4993-9f18-486f-8778-bd390be6b4a3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neko-Chan

A self-hosted Telegram bot designed to turn Telegraph links into local manga source that supports platforms such as Komga and Tachiyomi, along with other integrated features for enhanced functionality.

Docker Deployment

  1. Use Docker-hub repository darinirvana/telegraph-2-komga-format or use command docker pull darinirvana/telegraph-2-komga-format:latest
  2. Check env.py , fill necessary environmental variables in docker-compose.yml.
  3. Run the container

Bot Config

Below is a set of sample commands that can be added to your personal bot:

monitor_start - Service for link fetching and image search, etc.
monitor_finish - Stop the service and Neko-Chan won't read the messages.
t2epub - Read Telegraph link and give you converted epub file

Features List

  • Integrating functionality into a Telegram Bot based on python-telegram-bot.
  • Docker support.
  • Auto sync Telegraph links into your own Komga server.
  • Epub conversion and upload function on Telegram based on ebooklib.
  • Auto image search based on PicImageSearch
  • Daily conversation feature.
  • EX, EH, NH fetching support.

About

是一个“高性能”电报机器人哦

https://blog.tairitsucat.top/article/6eae4993-9f18-486f-8778-bd390be6b4a3

License:GNU General Public License v3.0


Languages

Language:Python 99.1%Language:Dockerfile 0.9%