r-lmr / lmrdashboard

Dashboard project for #linuxmasterrace IRC displaying real-time information
https://dash.linuxmasterrace.org
GNU General Public License v3.0
2 stars 0 forks source link

Generate ducc stats weekly instead of daily #98

Closed LoLei closed 3 years ago

LoLei commented 3 years ago

A minority of users who are on Matrix/Element get unnecessary notifications because their client does not suppress them even if the nick contains zero-width spaces (https://github.com/vector-im/element-web/issues/16659), as it does when .fr and .kille is called.

Therefore, to reduce spam for them, the ducc command is now sent only once a week, instead of daily.

The weekday is configurable via the LMRD_DUCC_DAY environment variable (numbering equivalent to getDay)