summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-06Send message after room has been shutdownErik Johnston1-11/+11
Currently the explanation message is sent to the abuse room before any users are forced joined, which means it tends to get lost in the backlog of joins. So instead we send the message *after* we've forced joined everyone.
2019-03-06Make registration ratelimiter separate from the main events oneBrendan Abolivier3-2/+6