Skip to content

Commit 8a4dbfe

Browse files
committed
change starboard threshold to 2
1 parent 723c9a7 commit 8a4dbfe

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
@@ -17,7 +17,7 @@ export const config: Config = {
1717
starboard: {
1818
emojiId: "⭐",
1919
channel: "975786395211816980",
20-
threshold: 1,
20+
threshold: 2,
2121
},
2222
commands: {
2323
daily: "1059214166075912225",

0 commit comments

Comments
 (0)