Hey! I would like to know if there is a way to create a button handler using Sapphire. I would like to read all files from a folder called "buttons" and store the data inside my container. I'd then check if there is an existing button with the given interaction id inside my container and if there is, I'd run the execute function.
I came up with some code but can't manage to get it working. I'll attach it down below. Thanks in advance for all the help