属于安妮的花宫侍从小鼠 https://book.sukazyo.cc/morny
Go to file
Eyre_S 49bbc03ec0
[[[release 1.0.0*beiping]]]
## 📇 Function & Mechanisms

- new /info command
  - root /info command with new introduction page design
  - /start command with new design like new /info
  - /version and /runtime merged to /info
    - old command still available though been hidden
- new "/x?" in random tools
- new function: reply ? for a ?

## 🔌 for Trusted/Admin

- new MornyReport report exceptions or startup/exit events to telegram chat
- cha *msg supported body-less send check

## 🔩 for self-hosted/developer

- Project port to Scala
- add Dockerfile & docker-compose.yml
- add param for Medication Timer
  - param: --medication-notify-chat / -medc
  - param:--medication-notify-timezone / -medtz
  - param: --medication-notify-times / -medt
- cha unset default params (--master ect. is -1 as default)
  - add ID_501 as Morny function return while not supported by provided master

## 🧯 Bug Fix

- fix unclosed quote will cause exceptions while parsing command.
- fix some hidden command cannot execute due to no support to non-ascii command name. (also changed its behavor while I won't tell too much here)
- fix error while converting millisecond to nanosecond in Medication Timer
- inline query ShareBilibiliVideo now will not receive illegal av/BV id which can cause exceptions.
- /nbnhhsh will now send 404 when there's no input text.
- fix --trusted-chat -1 will caused MornyTrusted throws exception, now it will judge(ignore) the value as design.
- fixed --report-to -1 not process normally
- added missing --dinner-chat startup param.
- Some minor fixes while porting coeur to scala is not listed.
2023-10-09 15:46:30 +08:00
gradle/wrapper scala port stage2 (not tested) 2023-09-07 22:15:06 +08:00
src [[[release 1.0.0*beiping]]] 2023-10-09 15:46:30 +08:00
.dockerignore complete scala port 2023-09-16 23:12:44 +08:00
.editorconfig complete scala port 2023-09-16 23:12:44 +08:00
.gitattributes initialize gradle project 2021-10-07 20:52:31 +08:00
.gitignore bug fix for scala port 2023-09-17 15:18:57 +08:00
build.gradle fix sources jar gen in scala 2023-10-06 22:24:14 +08:00
docker-compose.yml add docker, update gradle wrapper 2023-08-15 14:10:13 +08:00
Dockerfile add docker, update gradle wrapper 2023-08-15 14:10:13 +08:00
gradle.properties [[[release 1.0.0*beiping]]] 2023-10-09 15:46:30 +08:00
gradlew fix gradlew exec perm 2022-11-09 14:03:53 +08:00
gradlew.bat fix gradlew exec perm 2022-11-09 14:03:53 +08:00
morny-github-social-preview-card@0.75x.png README 创建 2022-02-04 01:12:45 +08:00
README.md update README 2023-10-06 21:52:31 +08:00
settings.gradle initialize gradle project 2021-10-07 20:52:31 +08:00

给所有喜欢morny的大家的 Morny Coeur 源代码

"and nobody cares."

social preview card

一个 telegram 上的服侍 A.C.Sukazyo Eyre 和它的花宫成员的 bot 内核

Task Listing | BBS | Published

说明书 | FindInTelegram




Libraries Used

Java Telegram Bot API

okhttp | Gson

Scala | SpotBugs Annotations | ScalaTest