vranki / hemppa

Generic modular bot for Matrix (and via it irc, telegram, slack, etc..)
GNU General Public License v3.0
146 stars 36 forks source link

status module: user status pollution #247

Closed Echsecutor closed 3 months ago

Echsecutor commented 3 months ago

A status once set with the https://github.com/vranki/hemppa/blob/master/modules/status.py module lasts forever. Currently only the user who set the status can clear it. It would be better to have a finite TTL for a status and maybe the server admin should be able to set the TTL or to directly purge old status.