属于安妮的花宫侍从小鼠 https://book.sukazyo.cc/morny
Go to file
Eyre_S 025f152417
add debug mode (controls caches) and max cache time limits.
- add coeur config debugMode
  - currently controls if set the cache time in inline queries
  - can be enabled by `--debug-run`
  - change old `--debug -d` startup param (which means enable debug logging) to `--verbose-logging --verbose`
  - set the new `--debug -d` as the combined of `--debug-run` and `--verbose-logging`
  - deprecated `--dbg`, currently, it still works as old behavior (like `--verbose`)
2024-02-18 18:32:01 +08:00
project add debug mode (controls caches) and max cache time limits. 2024-02-18 18:32:01 +08:00
src add debug mode (controls caches) and max cache time limits. 2024-02-18 18:32:01 +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 change build toolchain to sbt 2023-12-11 20:35:39 +08:00
build.sbt refactor bot execute method etc. 2024-02-15 22:26:39 +08:00
docker-compose.yml.example change build toolchain to sbt 2023-12-11 20:35:39 +08:00
Dockerfile change build toolchain to sbt 2023-12-11 20:35:39 +08:00
morny-github-social-preview-card@0.75x.png README 创建 2022-02-04 01:12:45 +08:00
README.md add HTTP server and basic tstickers-api 2024-02-04 23:58:15 +08:00

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

"and nobody cares."

social preview card

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

GitHub release GitHub Workflow Status of test Maven metadata of snapshots

Handbook Telegram




Libraries Used

Java Telegram Bot API

sttp | okhttp | Gson | circe | jsoup | cron-utils

Scala | SpotBugs Annotations | ScalaTest