mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Credited izy
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
"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 dns = require("dns");
|
||||
|
||||
Reference in New Issue
Block a user