I just pushed a commit which adds the getSnow function to that file. This will give you the real SnowTransfer if it's running properly, whereas if you're in tests, you can add substitute…
Also, I'm not sure about what's the deal with ccc10564f1. I added await on some db operations and that fixed the issue
There is simply no way that adding await to some random db operations…
I note that you've coded it to always leave the Matrix space after this operation. I don't think it would be out of character for it to leave the Discord server as well.
Nice find, thanks for pointing it out. For further reading, the purpose and values of guild_active are explained here: https://gitdab.com/cadence/out-of-your-element/src/branch/main/docs/self-servi…
You deleted the thing that checks that the user has Manage Server permissions and you didn't put it back.