Credited izy

This commit is contained in:
hydrabolt
2015-11-07 22:15:04 +00:00
parent 0dfc747b1b
commit e90a1a4ed6

View File

@@ -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");