Merge pull request 'Disable "aithunder" Discord bridge' (#17) from matterbridge-aithunder into production
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Reviewed-on: #17
This commit is contained in:
commit
586c7e3bc7
@ -52,10 +52,12 @@ profile:
|
||||
Token: ${'secret_matterbridge:general:accounts:discord.23:Token'}
|
||||
Server: ${'secret_matterbridge:general:accounts:discord.23:Server'}
|
||||
{{ discord_common() }}
|
||||
{#-
|
||||
discord.aithunder:
|
||||
Token: ${'secret_matterbridge:general:accounts:discord.aithunder:Token'}
|
||||
Server: ${'secret_matterbridge:general:accounts:discord.aithunder:Server'}
|
||||
{{ discord_common() }}
|
||||
#}
|
||||
gateways:
|
||||
libcasa:
|
||||
irc.libertacasa: '#libcasa'
|
||||
@ -81,7 +83,7 @@ profile:
|
||||
xmpp.libertacasa: dota
|
||||
aithunder:
|
||||
irc.libertacasa: '#aithunder'
|
||||
discord.aithunder: main-chat
|
||||
# discord.aithunder: main-chat
|
||||
xmpp.libertacasa: aithunder
|
||||
|
||||
libertacasa-irc:
|
||||
|
Loading…
Reference in New Issue
Block a user