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

@@ -75,8 +75,8 @@ const config: Object = {
enabled: false,
server: null,
port: 5222,
nickname: 'SatyrChat',
username: 'SatyrChat'
jid: null,
password: null
}, localconfig['chat']['xmpp']),
twitch: Object.assign({