Coeur-Morny-Cono/project
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
..
.gitignore change build toolchain to sbt 2023-12-11 20:35:39 +08:00
build.properties change build toolchain to sbt 2023-12-11 20:35:39 +08:00
MornyConfiguration.scala refactor bot execute method etc. 2024-02-15 22:26:39 +08:00
MornyProject.scala add HTTP server and basic tstickers-api 2024-02-04 23:58:15 +08:00
plugins.sbt scaladoc update, and added Update.sourceTime 2024-02-15 18:33:17 +08:00