* 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
* refactor: rewrite how users are loaded
* finish
* feat: use \' instead ` in CREATE_TABLE
* fix: remove record if user has zero balance
* add housekeeper
* feat: add housekeeper config