Updated sendMessage and reply, client is eventemitter

This commit is contained in:
hydrabolt
2015-10-27 20:35:23 +00:00
parent 30b96ef5fc
commit a18823c47f
7 changed files with 153 additions and 160 deletions

View File

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