mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-10-20 16:21:05 +00:00
Update config options for xmpp bridge
This commit is contained in:
@@ -76,7 +76,8 @@ const config: Object = {
|
||||
server: null,
|
||||
port: 5222,
|
||||
jid: null,
|
||||
password: null
|
||||
password: null,
|
||||
nickname: 'SatyrChat'
|
||||
}, localconfig['chat']['xmpp']),
|
||||
|
||||
twitch: Object.assign({
|
||||
|
Reference in New Issue
Block a user