Fix voice channel joining

This commit is contained in:
abalabahaha
2016-09-19 03:41:08 +09:00
parent 53ecaab12a
commit 3bc6ea455d
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "8.1.0",
"version": "8.2.0",
"description": "A way to interface with the Discord API",
"main": "./entrypoint.js",
"scripts": {