Skip to content

Commit 72404e9

Browse files
update config with real channel id
1 parent 24d18de commit 72404e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Config.prod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const config: Config = {
2323
},
2424
antiStarboard: {
2525
emojiId: "💀",
26-
channel: "933456493368471572",
26+
channel: "1486328029293838458",
2727
threshold: 2,
2828
color: "DarkRed",
2929
blacklistChannelIds: [],

0 commit comments

Comments
 (0)