From 56cca6ef5312e0c5833d3673848668a23daa06f4 Mon Sep 17 00:00:00 2001 From: Yuto Takano Date: Tue, 18 Jun 2024 01:21:21 +0200 Subject: [PATCH] Remove project-share bridge as per their request --- matterbridge/matterbridge.toml | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/matterbridge/matterbridge.toml b/matterbridge/matterbridge.toml index 0800e6a..3b54356 100644 --- a/matterbridge/matterbridge.toml +++ b/matterbridge/matterbridge.toml @@ -37,18 +37,6 @@ channel="ID:730146239315837052" # gamedevsig account="discord.gamedevsig" channel="ID:1018832521519173642" # general -[[gateway]] -name="Project Share Bridge Gateway" -enable=true - -[[gateway.inout]] -account="discord.compsoc" -channel="ID:1130422421015498804" # project-share - -[[gateway.inout]] -account="discord.projectshare" -channel="ID:1075737869915799564" # general - [[gateway]] name="TypeSig Bridge Gateway" enable=true @@ -130,19 +118,6 @@ AutoWebhooks=true # Show a preview of other bot's embeds by copying the title and description ShowEmbeds=true -[discord.projectshare] - -Server="1075737869446025247" # Project Share -RemoteNickFormat="{NICK}" -# Disable threading, as Webhooks can't reply to threads and it looks off -PreserveThreading=false -# Allow no mentions, since it can be source of spam. Default is all. -AllowMention=[] -# Automatically manage webhooks for Discord channels -AutoWebhooks=true -# Show a preview of other bot's embeds by copying the title and description -ShowEmbeds=true - [discord.typesig] Server="1157074271877746750" # TypeSig