mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-10-20 19:08:52 +00:00
Add a dependency for xmpp mirroring and add configurability
This commit is contained in:
@@ -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({
|
||||
|
Reference in New Issue
Block a user