mirror of
https://github.com/Eyre-S/Coeur-Morny-Cono.git
synced 2024-11-22 03:04:54 +08:00
Eyre_S
bf41002d87
## 📇 Function & Mechanisms - Cha social share now will search all supported URLs in the inline query content, and process all of it. - for all the inline url format feature, it search all the URLs and export the output - for social preview share, it search all the URLs and export all the URLs output. - Cha inline social share and social share URL format features changed its inline result description format, makes it easer to find out which URL it comes from. - Cha inline social share now can select if to share one single image, or combined image with text contents. - Add Bilibili share with preview content - Add Xiaohongshu share url re-format & cleanup - Add Morny's fediverse account URL to `/info` about page output. ## 🔌 for Trusted/Admin - Now command `/exit` will only be triggered under private chat, or explicitly set current Morny's username. ## 🧯 Bug Fix - Fix the EventEnv's StateSource records incorrect from stack trace.
35 lines
597 B
Properties
35 lines
597 B
Properties
## Core
|
|
|
|
MORNY_ARCHIVE_NAME = morny-coeur
|
|
|
|
MORNY_CODE_STORE = https://github.com/Eyre-S/Coeur-Morny-Cono
|
|
MORNY_COMMIT_PATH = https://github.com/Eyre-S/Coeur-Morny-Cono/commit/%s
|
|
|
|
VERSION = 1.4.0
|
|
|
|
USE_DELTA = false
|
|
VERSION_DELTA =
|
|
|
|
CODENAME = pocheng
|
|
|
|
# dependencies
|
|
|
|
lib_spotbugs_v = 4.8.4
|
|
lib_scalamodule_xml_v = 2.2.0
|
|
|
|
lib_messiva_v = 0.2.0
|
|
lib_resourcetools_v = 0.3.1
|
|
lib_slf4j_v = 2.0.13
|
|
|
|
lib_javatelegramapi_v = 6.9.1
|
|
|
|
lib_sttp_v = 3.9.0
|
|
lib_okhttp_v = 4.12.0
|
|
lib_okio_v = 3.9.0
|
|
lib_gson_v = 2.11.0
|
|
lib_circe_v = 0.14.6
|
|
lib_cron_utils_v = 9.2.1
|
|
lib_jsoup_v = 1.17.2
|
|
|
|
lib_scalatest_v = 3.2.17
|