Commit Graph

962 Commits

Author SHA1 Message Date
abalabahaha
0ec5d3e8d7 Empty array instead of undefined 2016-02-20 19:30:50 -08:00
abalabahaha
7b24127de5 ready fires after forceFetchUsers if option is true 2016-02-20 19:08:48 -08:00
abalabahaha
41924df875 Debug code lol 2016-02-20 18:45:26 -08:00
abalabahaha
47ecc934f1 Attempting forceFetchUser callback 2016-02-20 18:33:36 -08:00
abalabahaha
78b18de1e1 Random nonexistent object reference fixed 2016-02-19 00:02:08 -08:00
abalabahaha
5c9865fc3c Small fixes 2016-02-18 20:49:03 -08:00
abalabahaha
e4641fe701 resolveChannel should take PM channel IDs 2016-02-17 08:24:11 -08:00
abalabahaha
fd34c935a2 Correct docs
mentions is an array, not a cache
2016-02-16 22:29:43 -08:00
abalabahaha
f49600af17 Use USER_UPDATE 2016-02-14 13:19:07 -08:00
hydrabolt
315ae22a7f potential server_member_update bugfix? 2016-02-13 21:04:47 +00:00
Amish Shah
9a57e7ab03 Merge pull request #184 from aequasi/179
Adding volume wrapper
2016-02-13 18:23:43 +00:00
hydrabolt
7144ead048 docs 6.66% 2016-02-13 18:21:59 +00:00
hydrabolt
4e03c0b1a2 docs 5.59% 2016-02-13 15:53:01 +00:00
hydrabolt
bd187540d3 4.3% coverage 2016-02-13 15:11:27 +00:00
abalabahaha
e404361858 Un-meowwww 2016-02-12 19:59:41 -08:00
hydrabolt
54045de5f1 add member chunks 2016-02-12 22:07:56 +00:00
hydrabolt
f0c719cf71 see if user exists on presence before creating an entirely new one so username detection etc works 2016-02-12 21:43:05 +00:00
hydrabolt
60587c8d74 track new users from presence 2016-02-12 21:39:34 +00:00
hydrabolt
abde946864 added large_threshold as an option 2016-02-12 21:08:13 +00:00
Aaron Scherer
0571958033 Fixing conflicts 2016-02-12 13:08:03 -08:00
hydrabolt
5132c9ade4 added large_threshold 2016-02-12 21:03:27 +00:00
hydrabolt
42f053eb9f Merge remote-tracking branch 'origin/master' into indev 2016-02-12 20:44:18 +00:00
calc84maniac
701c0ca9c4 Let updateDetails use data.email if possible (thanks @calc84maniac) 2016-02-11 10:34:21 -08:00
abalabahaha
9fc5a752f8 colorAsHex should return hex (fixes #188) 2016-02-11 10:30:06 -08:00
Aaron Scherer
3c64cfce4a Adding volume wrapper 2016-02-10 09:53:05 -08:00
Amish Shah
ca873ac36e Merge pull request #181 from aequasi/patch-2
Allow seeking for FFmpeg
2016-02-09 18:41:42 +00:00
Aaron Scherer
9ff798a8bc Update docs_voiceconnection.rst 2016-02-09 09:42:37 -08:00
Aaron Scherer
b84af789c6 Update docs_voiceconnection.rst 2016-02-09 09:42:05 -08:00
Aaron Scherer
c7103f8930 Update AudioEncoder.js 2016-02-09 09:39:44 -08:00
Aaron Scherer
8607a2449c Allow seeking for FFmpeg 2016-02-09 09:38:48 -08:00
meew0
c8acc17d8e Fix usersWithRole parameters 2016-02-06 19:10:33 +01:00
abalabahaha
b32a40086e Merge pull request #178 from SooYou/indev
fix resolveServer undefined when TextChannel
2016-02-06 09:27:08 -08:00
SooYou
fd5c981d83 fix resolveServer undefined when TextChannel
So far it has been the case that resolveServer has been returning
undefined in the case that the resource was a Message from a TextChannel.
This was the case because the conditional returned the value of member
"server" in the Message object. The Message object doesn't have a server
member though. The fix is to use the "channel" member of the Message
object and return its "server" member which was likely the original
intention considering the if statement.
2016-02-06 18:18:00 +01:00
Amish Shah
4b8f85d44a Exposed Discord.Cache 2016-02-04 21:09:30 +00:00
abalabahaha
287c143c0e Merge pull request #176 from enebe-nb/indev
Fix setUsername() crash and game status
2016-02-03 08:29:05 -08:00
Neto Becker
3283283b4d fix game status not been updated when closing the game 2016-02-03 12:47:23 -02:00
Neto Becker
8d5949842c fix setUsername() 2016-02-03 12:41:19 -02:00
abalabahaha
9173ded903 Minor patching 2016-02-02 05:59:55 -08:00
abalabahaha
b7c1b6ebe6 Simulate channel structure if user's voice channel was not found 2016-02-01 17:26:29 -08:00
meew0
c773ea4e49 Check before a channel is a voice channel before joining it 2016-02-01 21:34:32 +01:00
meew0
e66311bdf5 Use resolveChannel instead of resolveVoiceChannel for joinVoiceChannel and get rid of resolveVoiceChannel 2016-02-01 21:30:57 +01:00
abalabahaha
6f7bd987b8 Allow get/getAll to take a function only 2016-01-31 22:37:31 -08:00
abalabahaha
580f260933 Support for regex/function in get/getAll 2016-01-31 22:30:02 -08:00
abalabahaha
6772222955 ESLint fixups 2016-01-31 15:08:04 -08:00
abalabahaha
5e97d309bf Bumpity some versions 2016-01-31 15:07:39 -08:00
abalabahaha
417fd32721 Link libs page so we don't commit every new lib 2016-01-31 11:20:11 -08:00
meew0
76a5bec944 6.0.0 6.0.0 2016-01-31 16:01:56 +01:00
meew0
3a9d8fb518 Rebuild for 6.0.0 2016-01-31 16:01:37 +01:00
meew0
7c0476a7a8 General VoiceConnection documentation 2016-01-31 00:07:53 +01:00
meew0
1ce2ce93c3 Document other methods 2016-01-31 00:07:53 +01:00