Puggo What doesn't work? What have you tried? You need to create a hook on Discord, copy its URL & put it into the extension's settings, and enable the Discussion Started event.

not working for me, do you think i did something wrong?

Puggo Sorry, I hadn't seen this message. You'll want to recreate the webhook as anyone with that URL from the screenshot will be able to send messages in that channel.

Based on the screenshot, you didn't click the + icon to actually add the URL & service. Once you do that, you'll want to click the ✏️ button to edit it, and enable the events you want, e.g. "Discussion Started"

    if i could upload files i would, but i cannot.

    Puggo Try updating to 0.5.1. I don't think it'll fix the issue you're having of "url is required", but it should fix the extension completely breaking the admin panel (at least for the case I could reproduce locally).

      Puggo I'm... not sure why it's telling you that. Try running composer require fof/webhooks ^0.5.1 to specifically require the latest one 🤔

        Forgive me as I'm not near a PC and can't find it on extiverse, but is the existing version compatible with beta 16?

          ctml we're updating our extension lineup as fast as we can in FoF land 🕺 this should still work in beta 16 as the compatibility is set to ^1.0.0-beta.15. I did you a solid and installed it locally and it works just fine 😉 we just need to update some stuff in preparation for the full deprecation of old class/methods as well as updating the compatibility in our composer.json files to at least ^1.0.0-beta.16 so that Extiverse can list it as compatible

            Puggo Hm... I can't reproduce that locally. Exactly what version of flarum/core are you using? I don't know how that'd change things, but just in case 🤔