nft gating system for discord
I made this code just as a "proof of concept" or draft to extend later to something bigger back in may of 2023 but i ended up not making any progress with it so i decided to post it in here, the code is not optimal for sharding or horizontal scaling as it stores and check states on memory and use mutex instead of sql transactions.