Skip to content

Commit

Permalink
Add SIGINT Announcement bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
acal17 committed Sep 27, 2023
1 parent 45cb036 commit 5b11142
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions matterbridge/matterbridge.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,18 @@ channel="ID:359905927643791360" # sigint
account="discord.sigint"
channel="ID:754018502058180664" # general

[[gateway]]
name="SIGINT Announcement Bridge Gateway"
enable=true

[[gateway.out]]
account="discord.compsoc"
channel="ID:359905927643791360" # sigint

[[gateway.in]]
account="discord.sigint"
channel="ID:754018502058180662" # announcements

[[gateway]]
name="GameDevSIG Bridge Gateway"
enable=true
Expand Down

0 comments on commit 5b11142

Please sign in to comment.