Skip to content

Commit ca451ea

Browse files
committed
feat(config): add coolMessages stuff
1 parent 9d2e1f4 commit ca451ea

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
@@ -111,5 +111,9 @@
111111
]
112112
},
113113
"memberCountCategoryPattern": "Info",
114-
"selectRolesChannelPattern": "select-your-roles"
114+
"selectRolesChannelPattern": "select-your-roles",
115+
"coolMessagesConfig": {
116+
"minimumReactions": 1,
117+
"boardChannelPattern": "quotes"
118+
}
115119
}

0 commit comments

Comments
 (0)