Added message framework

This commit is contained in:
hydrabolt
2015-08-15 15:25:51 +01:00
parent b0fb506221
commit 4e3b6262ca
4 changed files with 191 additions and 81 deletions

View File

@@ -5,6 +5,10 @@ The aim of this API is to make it *really* simple to start developing your bots.
**[For more information, click here.](https://github.com/hydrabolt/discord.js/wiki)**
### This module is still in alpha!
This node module is still in alpha, and some methods and functions may change or completely disappear!
### Installation
``npm install --save discord.js``