Commit Graph

4 Commits

Author SHA1 Message Date
7b6e3ae9c4
move tests to their own subprojects, fix InputCommand tests 2025-02-27 18:31:49 +08:00
ea6bf80d48
MornyInformation adds sub-commands, move BuildConfig to morny-core
Some checks failed
Tests / check-build (push) Has been cancelled
Tests / check-unit-tests (push) Has been cancelled
Tests / check-assembly-run (push) Has been cancelled
- add Info_EventStatistic in MornyReport, registers to MornyInformation.
This refactors the old /info event that hard-coded to MornyInformation class.
- change SimpleCommandManager's `execute()` to `emitCommands()`, for not conflict to ISimpleCommand
- deleted MornyInformationOlds, its functionality has been completely implemented by the original MornyInformation

The BuildConfig series is still not completed yet.
2025-02-22 01:13:31 +08:00
96101ec434
add TelegramBotEvents.{OnGetUpdateFailed, OnListenerOccursException}
Some checks failed
Tests / check-build (push) Has been cancelled
Tests / check-unit-tests (push) Has been cancelled
Tests / check-assembly-run (push) Has been cancelled
- also add dependency da4a, change GivenContext to da4a version.
- make MornyReport uses the above events to function, instead of calling MornyReport directly in Coeur.
2025-02-20 12:40:27 +08:00
e6b5fa5157
basically separated morny-coeur and morny-system-lib project 2024-07-12 17:25:12 +08:00