属于安妮的花宫侍从小鼠 https://book.sukazyo.cc/morny
Go to file
Eyre_S 8d04d6529c
refactor bot execute method etc.
- change Log.exceptionLog(throwable) to an extension method throwable.toLogString in UseThrowable
- added SimpleCommandManager as the backend of both MornyCommandManager and UniMeowCommandManager
- added Request().execute and Request().unsafeExecute() extensions.
  - change all the request execute using those extensions.
- change some method with infix keyword.
- change MornyTrusted methods using User/Chat object instead of a bare id.
- update scala to 3.4.0-RC4 and fix infix warnings.
2024-02-15 22:26:39 +08:00
project refactor bot execute method etc. 2024-02-15 22:26:39 +08:00
src refactor bot execute method etc. 2024-02-15 22:26:39 +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