diff --git a/config.js b/config.js index cc42ab5..4299c50 100644 --- a/config.js +++ b/config.js @@ -1,8 +1,9 @@ module.exports = (client) => { return { - url: "REPLACE_ME", + url: "https://discord.com/api/webhooks/1432347610391384174/cB95MCj4xpMlwvdCRHL85DEEIxY0PU8xvti75IeFlZ-rKYm721wBXdMDGvXx2wzjcQEB", } } //REPLACE "REPLACE_ME" WITH YOUR WEBHOOK URL -//Now you can write your webhook comfortably, we have encoded all the webhook parts :) \ No newline at end of file + +//Now you can write your webhook comfortably, we have encoded all the webhook parts :)