This website requires JavaScript.
Explore
Help
Sign In
daenamnu
/
discord.js
Watch
1
Star
0
Fork
0
You've already forked discord.js
mirror of
https://github.com/discordjs/discord.js.git
synced
2026-05-30 23:50:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c0687ac95edc7ab4f28f9dfd793d8776a4ecb7d
discord.js
/
src
History
abalabahaha
3c0687ac95
Merge pull request
#75
from SimonSchick/resolvererrors
...
Resolvererrors
2015-11-28 16:40:25 -08:00
..
Client
Removed redudant catch/throw operations as the error message is now actually useful
2015-11-28 23:03:15 +01:00
Structures
Use import/export since we are using babel, removed unused imports
2015-11-28 17:57:22 +01:00
Util
Use import/export since we are using babel, removed unused imports
2015-11-28 17:57:22 +01:00
Voice
Prevent error when trying to close stream by assuming all streams have end/destroy methods
2015-11-28 22:19:17 +01:00
Constants.js
Use import/export since we are using babel, removed unused imports
2015-11-28 17:57:22 +01:00
index.js
Use import/export since we are using babel, removed unused imports
2015-11-28 17:57:22 +01:00