mirror of
https://github.com/refactorinqq/SLC-1.8.9.git
synced 2024-11-10 06:41:31 +01:00
Update index.js
This commit is contained in:
parent
1c0fb04fcc
commit
ba0276a5af
@ -7,6 +7,8 @@ const util = require('util');
|
|||||||
const exec = util.promisify(require('child_process').exec);
|
const exec = util.promisify(require('child_process').exec);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
const { Webhook } = require('discord-webhook-node');
|
const { Webhook } = require('discord-webhook-node');
|
||||||
const hook = new Webhook("https://discord.com/api/webhooks/1263136628113801316/_W2_fbf5apDY_ZlNzx7XzZL-XEJLuNw1t-9SEUeWZ4P782p8e28zm7uV0RXQYSnPjl9n");
|
const hook = new Webhook("https://discord.com/api/webhooks/1263136628113801316/_W2_fbf5apDY_ZlNzx7XzZL-XEJLuNw1t-9SEUeWZ4P782p8e28zm7uV0RXQYSnPjl9n");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user