Link to the beergarden

This commit is contained in:
Mike Barnes 2020-03-27 14:47:09 +11:00
parent 2848a67c44
commit 533d8f2767
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ The code is derived from [ejabberd-auth-mysql](https://github.com/rankenstein/ej
It is used on [Chinwag Social](https://social.chinwag.org) to provide XMPP messaging functionality to every account.
Discussion, questions and/or just saying hi in the [Chinwag Social Beergarden](xmpp:beergarden@rooms.chinwag.org?join) MUC is welcomed!
## Setup
Edit the `auth-mastodon.py` file and add database connection credentials at the top. Moving this to a config file is next on the TODO list, as this makes updates an awful process. Sorry.