Schuyler Cebulskie
|
6faa409e96
|
Add note about requiring bot accounts (#552)
|
2016-08-27 20:22:08 +01:00 |
|
Amish Shah
|
b356ccf1e5
|
Merge branch 'indev-rewrite' of https://github.com/hydrabolt/discord.js into indev-rewrite
|
2016-08-27 19:40:18 +01:00 |
|
Amish Shah
|
9ea9623de0
|
Add Permission Overwrites deletion
|
2016-08-27 19:40:14 +01:00 |
|
Schuyler Cebulskie
|
7ae12ab325
|
Rename client.cacheUser to client.fetchUser (#551)
|
2016-08-27 19:28:18 +01:00 |
|
Amish Shah
|
135ab02104
|
fix eslint
|
2016-08-27 18:55:20 +01:00 |
|
Amish Shah
|
6293f28ad9
|
Add guild member nickname setting n stuff
|
2016-08-27 18:55:08 +01:00 |
|
Amish Shah
|
50c6fa3433
|
Role hex stuff
|
2016-08-27 17:46:13 +01:00 |
|
Amish Shah
|
f2708dd26f
|
Add playPCMStream
|
2016-08-27 15:48:10 +01:00 |
|
Amish Shah
|
3718841c7c
|
Merge branch 'indev-rewrite' of https://github.com/hydrabolt/discord.js into indev-rewrite
|
2016-08-27 15:41:42 +01:00 |
|
Amish Shah
|
19d976748c
|
VoiceReadable stream now ends when a member leaves a VoiceChannel
|
2016-08-27 15:35:55 +01:00 |
|
Schuyler Cebulskie
|
f944dce5c7
|
Add client.cacheUser method (#548)
* Add client.cacheUser method
* Fixed ESLint issues
* Added existence check first
|
2016-08-27 15:22:07 +01:00 |
|
Amish Shah
|
642d768cdc
|
Add textBasedChannel.bulkDelete()
|
2016-08-26 22:13:27 +01:00 |
|
Amish Shah
|
ee6ccc5e17
|
Fix fs-extra dependencies
|
2016-08-26 18:05:36 +01:00 |
|
Amish Shah
|
6ddc7a813c
|
Add VoiceReceiver streams
|
2016-08-26 17:34:28 +01:00 |
|
Amish Shah
|
48762c642c
|
Make voice receiving better
|
2016-08-25 23:12:03 +01:00 |
|
Amish Shah
|
2d6068010b
|
Create basic voice receiving
|
2016-08-25 22:40:22 +01:00 |
|
Amish Shah
|
7ba37a3511
|
fix eslint for opus
|
2016-08-25 22:02:41 +01:00 |
|
Amish Shah
|
ccf513a2fc
|
Fix DMs breaking
|
2016-08-25 21:38:50 +01:00 |
|
Amish Shah
|
fe3fdb7d6a
|
document voice
|
2016-08-25 19:12:23 +01:00 |
|
Amish Shah
|
6d7e649bb1
|
fix some voice stuff
|
2016-08-25 14:49:18 +01:00 |
|
Amish Shah
|
7b2d76429f
|
remove console.log
|
2016-08-25 14:28:27 +01:00 |
|
Amish Shah
|
baff7a094c
|
Merge remote-tracking branch 'origin/indev-rewrite' into indev-rewrite-voice
|
2016-08-25 14:26:38 +01:00 |
|
Amish Shah
|
d6f5df39fc
|
voice stuff
|
2016-08-25 14:24:19 +01:00 |
|
Amish Shah
|
253789f398
|
PLS WORK
|
2016-08-24 22:26:32 +01:00 |
|
Amish Shah
|
8683f45816
|
errory voice
|
2016-08-24 21:38:52 +01:00 |
|
Hyper-Coder
|
7892e62604
|
Added Client.uptime (#533)
* Added Client.uptime
* Added Client.uptime
* Update Client.js
|
2016-08-24 17:16:22 +01:00 |
|
Amish Shah
|
48444a5444
|
Fix voice channel members
|
2016-08-23 22:34:51 +01:00 |
|
Amish Shah
|
328f3c4ae8
|
Add VoiceConnection.disconnect([reason]);
|
2016-08-23 21:47:41 +01:00 |
|
Amish Shah
|
f9a553a7f0
|
Documentation
|
2016-08-23 21:16:52 +01:00 |
|
Amish Shah
|
d0a76f3f38
|
Promisify
|
2016-08-23 21:04:19 +01:00 |
|
Amish Shah
|
e370ccf806
|
Complete voice connection
|
2016-08-23 20:59:08 +01:00 |
|
Amish Shah
|
f713f52841
|
Add voice websocket handling
|
2016-08-23 19:13:23 +01:00 |
|
Amish Shah
|
d8b1ef47cd
|
voice setup waits for all data
|
2016-08-23 18:29:53 +01:00 |
|
Amish Shah
|
fa085c18cd
|
Handle Voice Server Update events
|
2016-08-23 17:52:40 +01:00 |
|
Amish Shah
|
0edf838474
|
more voice stuff
|
2016-08-23 16:59:38 +01:00 |
|
Amish Shah
|
f38aff7523
|
start work on voice manager
|
2016-08-23 15:49:04 +01:00 |
|
Amish Shah
|
c8be80abd7
|
Add support to recognise 4004 codes and throw an error
|
2016-08-23 15:09:03 +01:00 |
|
Amish Shah
|
576a7f2488
|
Add TextBasedChannel{full}.getMessages()
|
2016-08-23 13:52:01 +01:00 |
|
Amish Shah
|
d710713c09
|
Add GroupDMChannel support
|
2016-08-23 13:27:25 +01:00 |
|
Amish Shah
|
1deefbd8cd
|
change maps to Collections
|
2016-08-23 00:17:44 +01:00 |
|
Amish Shah
|
ddd3ea9727
|
Fixed Guild Role Delete Handling
|
2016-08-22 22:45:02 +01:00 |
|
Amish Shah
|
c96ecec24c
|
Fix recipient resolution
|
2016-08-22 22:31:22 +01:00 |
|
Amish Shah
|
c308a2a01c
|
Update docs for Client
|
2016-08-22 21:44:01 +01:00 |
|
Amish Shah
|
3fded1d7af
|
Add Sharding Support!
|
2016-08-22 21:31:43 +01:00 |
|
Amish Shah
|
357502e520
|
Fix user.status
|
2016-08-22 19:52:55 +01:00 |
|
Amish Shah
|
df456589ab
|
Fix requests getting locked up in queues
|
2016-08-22 19:15:08 +01:00 |
|
Amish Shah
|
6f2caffd32
|
Add setting channel overwrites
|
2016-08-22 18:47:21 +01:00 |
|
Amish Shah
|
00505d099a
|
change type of Client.options
|
2016-08-22 18:07:10 +01:00 |
|
Amish Shah
|
ac7c543dfe
|
Fix doc gen
|
2016-08-21 17:47:16 +01:00 |
|
Amish Shah
|
65350348a8
|
Document all the events
|
2016-08-20 00:15:09 +01:00 |
|