Skip to content
Compare
Choose a tag to compare
@MiraiSubject MiraiSubject released this 03 May 12:45
· 2 commits to master since this release
c7f0aa6

What's Changed

  • Replace Discordbot with REST API functions by @MiraiSubject in #6
  • Remove Discord bot application located in apps/discordbot

Migrating from Cosette-Lite 2.1

Important migration nodes:

  • Native Windows works again because we do not use Unix sockets anymore for IPC. In fact there is no IPC at all anymore and it's all contained in one app.
  • Make sure to remove the bot from your docker-compose.yml and delete any related images.

Full Changelog: 2.1...2.2