1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-07 23:00:54 +00:00
* Added: Setting to display a system message on chat messages that contain bits, enabled by default.
* API Added: Expose `filtering` utilities.
* API Added: Events `chat:mod-user` and `chat:clear-chat`.
This commit is contained in:
SirStendec 2021-07-12 13:46:04 -04:00
parent 3b4ecfaa23
commit 0c25692afd
6 changed files with 63 additions and 19 deletions

View file

@ -43,7 +43,8 @@ export const RERENDER_SETTINGS = [
'chat.points.allow-highlight',
'chat.filtering.display-deleted',
'chat.filtering.display-mod-action',
'chat.replies.style'
'chat.replies.style',
'chat.bits.cheer-notice'
];
export const UPDATE_BADGE_SETTINGS = [