Skip to content

Commit

Permalink
Remove project-share bridge as per their request
Browse files Browse the repository at this point in the history
  • Loading branch information
yutotakano authored Jun 17, 2024
1 parent f6636ba commit 56cca6e
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions matterbridge/matterbridge.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 56cca6e

Please sign in to comment.