Go to file
xtaodada 664a47ad6e
All checks were successful
Docker Build / docker build and publish (push) Successful in 1m14s
feat: support os channel
2024-08-10 21:17:46 +08:00
.gitea/workflows ci: add docker-compose example yml 2024-05-16 21:05:19 +08:00
docs 📝 Update document 2023-08-24 18:23:50 +08:00
src feat: support os channel 2024-08-10 21:17:46 +08:00
tests fix: hoyolab video post 2024-07-16 20:46:16 +08:00
.deepsource.toml 👷 Add .deepsource.toml 2023-08-26 15:53:17 +08:00
.env.example feat: telegram inline bot 2024-05-10 22:06:34 +08:00
.gitignore ci: add docker-compose example yml 2024-05-16 21:05:19 +08:00
docker-compose.example.yml ci: add docker-compose example yml 2024-05-16 21:05:19 +08:00
Dockerfile ci: add Dockerfile 2024-05-16 20:46:58 +08:00
LICENSE Initial commit 2023-08-23 14:01:05 +08:00
main.py feat: telegram inline bot 2024-05-10 22:06:34 +08:00
README.md 📝 Update document 2023-08-24 18:23:50 +08:00
refresh_data.py feat: big cover for iv 2024-03-11 21:01:01 +08:00
requirements.dev.txt Add tests 2023-08-25 16:33:06 +08:00
requirements.txt ci: add Dockerfile 2024-05-16 20:46:58 +08:00

FixMiYouShe

Embed MiYouShe posts, videos, polls, and more on Telegram

License

Quick Start

Change www.miyoushe.com to www.miyoushe.gay in your link

Change www.hoyolab.com to www.hoyolab.gay in your link

https://www.miyoushe.com/sr/article/42010403 to https://www.miyoushe.gay/sr/article/42010403

https://www.hoyolab.com/article/21124034 to https://www.hoyolab.gay/article/21124034

1.png

2.png

Features

  • Embed articles
  • i18n

i18n

language code

language code
English en
简体中文 置空
繁體中文 tw
日本語 ja
한국어 ko
Français fr
Deutsch de
Italiano it
Español es
Português pt
Pусский ru
Indonesia id
ไทย th
Türkçe tr
Việt Nam vi

example

https://www.hoyolab.com/article/21124034 to https://www.hoyolab.gay/article/21124034/en

FAQ

Why use this?

Because the MiYouShe website used vue.js to render the page, and the telegram can't parse it.

Why telegram parse so long?

Telegram caches the embeds, so it might take a while for the embed to show up.