mirror of
https://github.com/Eyre-S/Coeur-Morny-Cono.git
synced 2024-11-22 19:24:53 +08:00
Eyre_S
02819a9069
- ShareToolBilibili now searches all the urls in query string, include b23.tv share url, av/BV id, video url, then rewrites them all and outputs. - ShareToolTwitter now searches all the urls instead of matches in the query string. - ShareToolXhs now uses searchUrls, instead of old match url or search share text. Also supported multiple urls match in one query.
65 lines
3.0 KiB
Markdown
65 lines
3.0 KiB
Markdown
[book]: https://book.sukazyo.cc/morny
|
|
[//]: # ([tg-account]: https://t.me/morny_cono_annie_bot)
|
|
[//]: # ([issues]: https://github.com/Eyre-S/Coeur-Morny-Cono/issues)
|
|
[//]: # ([todo]: https://github.com/users/Eyre-S/projects/1)
|
|
[//]: # ([artifact]: https://mvn.sukazyo.cc/#/releases/cc/sukazyo/morny-coeur)
|
|
|
|
<div align=center>
|
|
|
|
# ~~给所有喜欢morny的大家的~~ Morny Coeur 源代码
|
|
|
|
~~"and nobody cares."~~
|
|
|
|
![social preview card](morny-github-social-preview-card@0.75x.png)
|
|
|
|
一个 telegram 上的服侍 A.C.Sukazyo Eyre 和它的花宫成员的 bot 内核
|
|
|
|
[//]: # ([Task Listing][todo] | [~~BBS~~][issues] | [Published][artifact])
|
|
[badge_release_img]: https://img.shields.io/github/v/release/Eyre-S/Coeur-Morny-Cono?display_name=release&label=latest&color=#00fa9a
|
|
[badge_release_target]: https://mvn.sukazyo.cc/#/releases/cc/sukazyo/morny-coeur
|
|
[//]: # (on branch master)
|
|
[badge_tests_img]: https://img.shields.io/github/actions/workflow/status/Eyre-S/Coeur-Morny-Cono/test.yml?branch=master&label=Tests
|
|
[//]: # (on branch 2.0.0)
|
|
[//]: # ([badge_tests_img]: https://img.shields.io/github/actions/workflow/status/Eyre-S/Coeur-Morny-Cono/test.yml?branch=2.0.0&label=Tests%20on%202.0.0)
|
|
[badge_snapshot_img]: https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fmvn.sukazyo.cc%2Fsnapshots%2Fcc%2Fsukazyo%2Fmorny-coeur%2Fmaven-metadata.xml&label=snapshots&color=%231e90ff
|
|
[badge_snapshot_target]: https://mvn.sukazyo.cc/#/snapshots/cc/sukazyo/morny-coeur
|
|
[![GitHub release][badge_release_img]][badge_release_target]
|
|
![GitHub Workflow Status of test][badge_tests_img]
|
|
[![Maven metadata of snapshots][badge_snapshot_img]][badge_snapshot_target]
|
|
|
|
[//]: # (**[说明书][book] | [FindInTelegram][tg-account]**)
|
|
[badge_handbook_img]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fbook.sukazyo.cc%2Fmorny%2Fmain.json&query=%24.target_version&label=%E8%AF%B4%E6%98%8E%E4%B9%A6&color=7b68ee
|
|
[badge_handbook_target]: https://book.sukazyo.cc/morny
|
|
[badge_telegram_img]: https://img.shields.io/website?url=https%3A%2F%2Ft.me%2Fmorny_cono_annie_bot&up_message=%40morny_cono_annie_bot&up_color=28a8ea&down_message=unavailable&down_color=red&logo=telegram&label=Telegram
|
|
[badge_telegram_target]: https://t.me/morny_cono_annie_bot
|
|
[![Handbook][badge_handbook_img]][badge_handbook_target]
|
|
[![Telegram][badge_telegram_img]][badge_telegram_target]
|
|
|
|
<br>
|
|
|
|
---
|
|
|
|
<br>
|
|
|
|
### Libraries Used
|
|
|
|
[scala]: https://www.scala-lang.org/
|
|
[spotbugs]: https://spotbugs.github.io/
|
|
[tg4j]: https://github.com/pengrad/java-telegram-bot-api
|
|
[okhttp]: https://square.github.io/okhttp/
|
|
[gson]: https://github.com/google/gson
|
|
[scalatest]: https://scalatest.org/
|
|
[messiva]: https://github.com/suk-ws/messiva
|
|
[resource-tools]: https://github.com/Eyre-S/ResourceTools
|
|
[sttp]: https://sttp.softwaremill.com/
|
|
[circe]: https://circe.github.io/circe/
|
|
[jsoup]: https://jsoup.org/
|
|
[cron-utils]: https://github.com/jmrozanec/cron-utils
|
|
|
|
[Scala 3][scala] | [SpotBugs Annotations][spotbugs] | [ScalaTest] \
|
|
[messiva] | [resource-tools] \
|
|
[Java Telegram Bot API][tg4j] \
|
|
[okhttp] | [sttp] | [Gson] | [circe] | [jsoup] | [cron-utils]
|
|
|
|
</div>
|