Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
@@ -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 :)

//Now you can write your webhook comfortably, we have encoded all the webhook parts :)