属于安妮的花宫侍从小鼠 https://book.sukazyo.cc/morny
Go to file
Eyre_S 45a85e15f5
unset all function defaults config, fix universal command parse
unset the following defaults value:
  - master
  - trusted chat
  - dinner chat id
  - report to chat
  - medication notify to chat
and make the related function can be shutdown by the new -1 defaults:
  - MedicationTimer daemon will not run when medication-notify-to-chat or notify-at-hour is not set
  - MornyReport will do not report when report-to is not set
  - OnCallMe will send ID_501 when there's no master
  - OnCallMe.requestLastDinner will send ID_501 when there's no dinner-chat

fix when using universal command parse may throw exception
2023-10-07 22:07:00 +08:00
gradle/wrapper scala port stage2 (not tested) 2023-09-07 22:15:06 +08:00
src unset all function defaults config, fix universal command parse 2023-10-07 22:07:00 +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 unset all function defaults config, fix universal command parse 2023-10-07 22:07:00 +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