属于安妮的花宫侍从小鼠 https://book.sukazyo.cc/morny
Go to file
Eyre_S c5c6683459
for event, fix wrong OK stats, add CANCELED tag
- Now the status of EventEnv is a State array that infers the state history
  - State can be OK or CANCELED, and can be set multiple times
  - state method can get the last state set, and status method can get the state history
  - Default EventListener.executeFilter implementation is changed to true if stats is null
- add consume[T](T=>Unit) for EventEnv, to simplifying the old consume[T](Class[T])(T=>Unit)
- changed execution sort of EventListener in EventListenerManager. Now atEventPost method will be run after all events' normal listeners complete.
- cha OnMedicationNotifyApply will only tag event as OK when the refresh function works (fixed part of the wrong OK state)
- cha MornyOnUpdateTimestampOffsetLock tag event CANCELED but not OK to fix part of the wrong OK state
2023-11-20 11:18:32 +08:00
gradle/wrapper update gradle build src for capability with IDEA 2023-10-12 14:39:18 +08:00
src for event, fix wrong OK stats, add CANCELED tag 2023-11-20 11:18:32 +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 fix featured-image error 2023-10-20 21:26:58 +08:00
.gitignore bug fix for scala port 2023-09-17 15:18:57 +08:00
build.gradle add event statistics, fix CronTask 2023-11-14 13:56:23 +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 for event, fix wrong OK stats, add CANCELED tag 2023-11-20 11:18:32 +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 new logger level and formatter 2023-10-15 21:14:54 +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