Add a dependency for xmpp mirroring and add configurability

This commit is contained in:
knotteye
2020-10-17 16:55:55 -05:00
parent dfd0bc4881
commit 06dc05eb8b
4 changed files with 508 additions and 5 deletions

View File

@ -51,10 +51,10 @@ chat:
xmpp:
enabled: false
server:
server: # 'example.com'
port: 5222
nickname: 'SatyrChat'
username: 'SatyrChat'
jid: # 'satyrchat@example.com'
password: # 'verysecretexample'
twitch:
enabled: false