1
0
Fork 0
mirror of https://github.com/xHyroM/lighteco.git synced 2024-09-19 21:03:18 +02:00
lighteco/common
Jozef Steinhübl 35f94eac3b
feat: messaging (#7)
* feat: messaging

* fix: some things

* feat: make it actually working

* feat: disable messaging by default

* fix: avoid infinity loop

* feat: multiple channels

* remove todo message

* fix: global channel should be lighteco:messages

* fix: check if CHANNELS not null

* refactor: set channels in constructor

* fix: push user updates on quit when user is dirty
2023-12-24 15:46:13 +01:00
..
src/main/java/dev/xhyrom/lighteco/common feat: messaging (#7) 2023-12-24 15:46:13 +01:00
.gitignore initial 2023-07-30 16:00:37 +02:00
build.gradle.kts feat: messaging (#7) 2023-12-24 15:46:13 +01:00