属于安妮的花宫侍从小鼠 https://book.sukazyo.cc/morny
Go to file
Eyre_S 8e28bbbce1
add -medc/medt/medtz params and configs for customize MedicationTimer status, fix millis/nanos conv problem again
- add configs for medication timer
  - medicationNotifyToChat
    - default is -1001729016815L(Annie medication notify chat)
    - add param --medication-notify-chat / -medc to set it, accept a long number.
  - medicationTimerUseTimezone
    - default is ZoneOffset.UTC(means +00:00)
    - add param --medication-notify-timezone / -medtz to set it, accept a number that means timezone hours
  - medicationNotifyAt
    - default is a empty Set
    - add param --medication-notify-times / -medt to set it, accept a hour(0~23) list seperated by ","
- now medication timer will exit if the notify-times is empty
 - changed the Test data-source for MedicationTimer#calcNextRoutineTimestamp
2022-11-18 17:49:39 +08:00
_book@33e051fee5 add morny book repository 2022-11-01 18:37:12 +08:00
gradle/wrapper 更新了打包配置 2022-11-07 12:54:01 +08:00
src add -medc/medt/medtz params and configs for customize MedicationTimer status, fix millis/nanos conv problem again 2022-11-18 17:49:39 +08:00
.editorconfig 添加 editorconfig,修复 null username 显示规范问题 2021-12-19 18:31:36 +08:00
.gitattributes initialize gradle project 2021-10-07 20:52:31 +08:00
.gitignore 将 GradleProjectConfigures 变更为使用 BuildConfig 工具,添加了 version_delta 2022-11-06 20:07:11 +08:00
.gitmodules add morny book repository 2022-11-01 18:37:12 +08:00
build.gradle 将带有 git 的 version 更名为 version-full,原先的 version 去除 git 等附加属性,作为 maven 包版本使用 2022-11-09 12:03:17 +08:00
gradle.properties add -medc/medt/medtz params and configs for customize MedicationTimer status, fix millis/nanos conv problem again 2022-11-18 17:49:39 +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 readme: 修复由于mvn升级导致链接失效的问题 2022-11-01 18:38:03 +08:00
settings.gradle initialize gradle project 2021-10-07 20:52:31 +08:00

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

"你们又有意见又不发issue这样子我很为难的啊"

social preview card

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

Task Listing | BBS | Published

说明书 | FindInTelegram




Libraries Used

Java Telegram Bot API

SpotBugs Annotations | JUnit 5