mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 04:52:22 +00:00
updated read me for new version
This commit is contained in:
parent
41df7da781
commit
d6e428140f
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ Discord.js is a node module that allows you to interface with the [Discord](http
|
|||
|
||||
The aim of this API is to make it *really* simple to start developing your bots. This API has server, channel and user tracking, as well as tools to make identification really simple.
|
||||
|
||||
New update features **big speed boosts** (everything cached and sorted with around 1 second of calling the login function) upon connection and allows editing of messages!
|
||||
|
||||
**[For more information, click here.](https://github.com/hydrabolt/discord.js/wiki)**
|
||||
|
||||
### This module is still in alpha!
|
||||
|
|
|
|||
Loading…
Reference in a new issue