3.3.0 - added TTS capability

This commit is contained in:
hydrabolt
2015-09-05 13:57:15 +01:00
parent 064bbb169c
commit 012c706ab9
4 changed files with 46 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "3.2.2",
"version": "3.3.0",
"description": "A way to interface with the Discord API",
"main": "./lib/index.js",
"scripts": {