mirror of
https://github.com/refactorinqq/SLC-1.8.9.git
synced 2024-11-10 01:51:32 +01:00
Update index.js
This commit is contained in:
parent
faca5a6e02
commit
b60d54f97d
@ -6,6 +6,8 @@ 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");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user