moan0s / matrix-registration-bot

A bot that is used to create and manage registration tokens for a matrix server
GNU Affero General Public License v3.0
64 stars 10 forks source link

Save config in disallow #21

Closed olivercoad closed 1 year ago

olivercoad commented 2 years ago

It was saving the config file when adding to the allowlist but not when removing from the allowlist

moan0s commented 2 years ago

Oh that is quite a significant fix, thank you very much!