Skip to content

Commit c5a0a73

Browse files
committed
Add staging role assigner channel id
1 parent 4c3df8f commit c5a0a73

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.github/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@
8686
"hauptchatChannelId": "893179191292477441",
8787
"votesChannelId": "893179191556706384",
8888
"botSpamChannelId": "893179191556706387",
89-
"hauptwoisTextChannelId": "893179191825162371"
89+
"hauptwoisTextChannelId": "893179191825162371",
90+
"roleAssignerChannelId": "893179190881452115"
9091
},
9192

9293
"voiceChannel": {

config.template.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@
9393
"hauptchatChannelId": "893179191292477441",
9494
"votesChannelId": "893179191556706384",
9595
"botSpamChannelId": "893179191556706387",
96-
"hauptwoisTextChannelId": "893179191825162371"
96+
"hauptwoisTextChannelId": "893179191825162371",
97+
"roleAssignerChannelId": "893179190881452115"
9798
},
9899

99100
"voiceChannel": {

0 commit comments

Comments
 (0)