~singpolyma/cheogram-muc-bridge

Small tweaks to the README improvements
Merge branch 'improve-readme' of https://tildegit.org/southerntofu/cheogram-muc-bridge

* 'improve-readme' of https://tildegit.org/southerntofu/cheogram-muc-bridge:
  Improve README, update example config, and include SQL schema
Better example pattern, the one for IRC
example was missing db
Allow specifying nickLength for a MUC
c82e0eea — southerntofu 2 years ago
Improve README, update example config, and include SQL schema
Store rewritten nick after full join
Custom tag per source and nick char filter for target
Detect ghost presence from DB instead of by looking for tag in nick
Remove stale nicks that are no longer present on other side after restart
Replace mentioned nicks with their ghost equivalent
dhall version contraint
Store sessions in db
Allow Config to contain more than just the raw config file

Database connection, version, etc
Actually works with biboumi now