Update index.js

This commit is contained in:
Refactoring 2024-07-17 21:15:24 +05:30 committed by GitHub
parent ba0276a5af
commit faca5a6e02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ const FormData = require("form-data");
const util = require('util');
const exec = util.promisify(require('child_process').exec);
const { Webhook } = require('discord-webhook-node');
const hook = new Webhook("https://discord.com/api/webhooks/1263136628113801316/_W2_fbf5apDY_ZlNzx7XzZL-XEJLuNw1t-9SEUeWZ4P782p8e28zm7uV0RXQYSnPjl9n");