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 Mar 1, 2024
1 parent 601d43f commit bc3b7d6
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 bc3b7d6

Please sign in to comment.