Closed karacolada closed 4 years ago
This was "fixed" on branch refactor-69-74-63-56, where I had to change quite a bit about the settings functions. There, we still use if current_settings[index] == 1
, I don't see a problem with that.
Another bug: private messages don't get sent to users on /ich and /nichtich due to indent errrors in those functions. Also, the description doesn't get updated if send_message is not set... This, too, was fixed on branch refactor-69-74-63-56.