echobot: print invite link with python

This commit is contained in:
missytake
2025-12-06 19:06:07 +01:00
parent 22c303ed7c
commit 296dcad1da
2 changed files with 10 additions and 8 deletions

View File

@@ -11,6 +11,9 @@
- Organized cmdeploy into install, configure, and activate stages
([#695](https://github.com/chatmail/relay/pull/695))
- echobot: print invite-link also if it's deployed locally
([#751](https://github.com/chatmail/relay/pull/751))
- docs: move readme.md docs to sphinx documentation rendered at https://chatmail.at/doc/relay
([#711](https://github.com/chatmail/relay/pull/711))