mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 03:23:29 +01:00
Credited izy
This commit is contained in:
@@ -1,4 +1,11 @@
|
|||||||
"use strict";
|
"use strict";
|
||||||
|
/*
|
||||||
|
Major credit to izy521 who is the creator of
|
||||||
|
https://github.com/izy521/discord.io,
|
||||||
|
|
||||||
|
without his help voice chat in discord.js would not have
|
||||||
|
been possible!
|
||||||
|
*/
|
||||||
|
|
||||||
var WebSocket = require("ws");
|
var WebSocket = require("ws");
|
||||||
var dns = require("dns");
|
var dns = require("dns");
|
||||||
|
|||||||
Reference in New Issue
Block a user