Skip to content

Commit 8a4813a

Browse files
committed
feat(config): add coolMessages stuff
1 parent 79c0ee1 commit 8a4813a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

application/config.json.template

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,9 @@
104104
]
105105
},
106106
"memberCountCategoryPattern": "Info",
107-
"selectRolesChannelPattern": "select-your-roles"
107+
"selectRolesChannelPattern": "select-your-roles",
108+
"coolMessagesConfig": {
109+
"minimumReactions": 1,
110+
"boardChannelPattern": "quotes"
111+
}
108112
}

0 commit comments

Comments
 (0)