Hello there,
I am attempting to make each command sent to the webhook from the exe admin panel. I’ve tried making bindableevents, editing the code in the webhooks handler to adjust (to say, kick for example), and making sure that under the webhook ID, to add a boolean for the command and ticking it, however I can’t seem to get it working.
Could anyone list out a step-by-step process for adding commands to be logged through the webhook? Much appreciated.