Chroma-Discord/project
Norbi Peti 0d59dff86e
Reverted back to Scala 2.13
- The IntelliJ plugin still isn't working properly after 2 years so it's really annoying to dev using Scala 3
- (Probably) fixed DPUtils.reply not sending a message if a Mono.empty() was passed as a channel
- Moved the Discord user property from LastMessageData to CustomLMD as we don't need the user anymore to check permissions (we don't need to create a fake sender)
- ...even if we do, it should store the sender itself maybe

- Spent hours reverting and debugging Scala 2 issues because apaprently that's also very buggy
- Implemented Player interface directly in some senders because it was required for... reasons
- Moved the commenter to a separate class after a looot of debugging (API was provided)
2023-06-30 02:29:01 +02:00
..
build.properties Reverted back to Scala 2.13 2023-06-30 02:29:01 +02:00
build.sbt Reverted back to Scala 2.13 2023-06-30 02:29:01 +02:00
Commenter.scala Reverted back to Scala 2.13 2023-06-30 02:29:01 +02:00
plugins.sbt Fixed all compile errors 2023-04-24 23:53:00 +02:00