mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-05-28 11:24:03 +00:00
ea49b0a536
We've done this to make the implementation a lot cleaner and managable. However, we've taken the opportunity to simplify all of the client code that would use this method. Some of these simplifications might come at a small cost. Updating server ACL, member bans and checking power levels would all be clearly titled as seperate checks. However, it should still be obvious what has gone wrong, since any error would have to give a more detailed explanation. And not everything is going to fail all at once (and if it does, there are bigger issues). a lot cleaner https://github.com/Gnuxie/Draupnir/pull/85