Reimnop / Discord4Fabric

A beautiful Discord bot client for Fabric
MIT License
37 stars 20 forks source link

Execute commands in console using a custom webhook #111

Open Mat0u5 opened 4 months ago

Mat0u5 commented 4 months ago

Ok, here is the situation. Using this mod, I've created a #console channel on my discord server. It works perfectly, I can execute commands as the console just by typing in the server. BUT, when I created a custom webhook for #console (unrelated to this mod), I wanted it to execute commands using that webhook. I haven't been able to do that, even though sending messages to #console manually (through my own account) works just fine. The webhook messages arrive to #console, but they don't get executed. I'm wondering if there's any way to fix/get around this, since having the ability to run commands in the console using a simple webhook would be quite useful to me.

Minecraft version: 1.20.1 Discord4Fabric version: discord4fabric-1.20.1-1.10.5.jar