alertbot icon indicating copy to clipboard operation
alertbot copied to clipboard

Setting raw mode in a room also changes configuration in other rooms

Open moan0s opened this issue 1 year ago • 0 comments

Steps to reproduce

  • Start an instance of the bot and invite it into two rooms
  • in roomA set the mode to raw with the !raw command
  • alerts in roomB will now also show up in raw mode

Solutions for this I can think of

  • store per-room configuration at runtime if changed from default and check for every alert
  • store per-room configuration in database

moan0s avatar Dec 20 '23 14:12 moan0s