mirror of
https://github.com/Eyre-S/Coeur-Morny-Cono.git
synced 2024-11-22 19:24:53 +08:00
Eyre_S
45a85e15f5
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
29 lines
475 B
Properties
29 lines
475 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.0.0-RC6
|
|
|
|
USE_DELTA = false
|
|
VERSION_DELTA =
|
|
|
|
CODENAME = beiping
|
|
|
|
# dependencies
|
|
|
|
lib_spotbugs_v = 4.7.3
|
|
lib_scalamodule_xml_v = 2.2.0
|
|
|
|
lib_messiva_v = 0.1.1
|
|
lib_resourcetools_v = 0.2.2
|
|
|
|
lib_javatelegramapi_v = 6.2.0
|
|
|
|
lib_okhttp_v = 4.11.0
|
|
lib_gson_v = 2.10.1
|
|
|
|
lib_scalatest_v = 3.2.17
|