Skip to content

Commit

Permalink
feat(config): add coolMessages stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
christolis committed Feb 21, 2024
1 parent cf81565 commit 4a68771
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion application/config.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,9 @@
"special": [
]
},
"selectRolesChannelPattern": "select-your-roles"
"selectRolesChannelPattern": "select-your-roles",
"coolMessagesConfig": {
"minimumReactions": 1,
"boardChannelPattern": "quotes"
}
}

0 comments on commit 4a68771

Please sign in to comment.