abalabahaha
|
9083893d79
|
7.0.1
|
2016-04-16 10:49:48 -07:00 |
|
abalabahaha
|
487f3ea4f4
|
Sketchy autoreconnect
|
2016-04-16 10:32:21 -07:00 |
|
abalabahaha
|
0d93ce9fbd
|
Docs update and updateServer option processing
|
2016-04-16 00:35:36 -07:00 |
|
abalabahaha
|
dd71bb9e27
|
ability to send file via sendMessage
|
2016-04-15 20:10:30 -07:00 |
|
abalabahaha
|
5f1e1b989b
|
updateServer with options
|
2016-04-15 19:30:01 -07:00 |
|
abalabahaha
|
3ed5f4fb90
|
Blocked users store, move some warn messages to debug
|
2016-04-15 19:29:35 -07:00 |
|
abalabahaha
|
864126976f
|
Fix sendFile content
|
2016-04-15 19:09:14 -07:00 |
|
abalabahaha
|
d0f2029fa6
|
Voice state update null check
|
2016-04-15 18:15:20 -07:00 |
|
abalabahaha
|
9251fd01ce
|
sendFile with content
|
2016-04-13 10:50:03 -07:00 |
|
abalabahaha
|
ecc35eecda
|
Ratelimiter inconsistency fix
|
2016-04-13 02:06:18 -07:00 |
|
abalabahaha
|
6b189cf3af
|
7.0.0
|
2016-04-13 00:47:48 -07:00 |
|
abalabahaha
|
afa5fa1758
|
Fixes
|
2016-04-13 00:05:08 -07:00 |
|
abalabahaha
|
b7f20956d7
|
wait for most servers to be ready
|
2016-04-12 23:27:44 -07:00 |
|
abalabahaha
|
675ea93bc3
|
fix the forceFetch fix
|
2016-04-12 23:07:40 -07:00 |
|
abalabahaha
|
71dd084667
|
forceFetch fix
|
2016-04-12 23:01:45 -07:00 |
|
Programmix
|
afde031267
|
Update voiceConnections on destroy
Instead of manually removing VoiceConnections from
InternalClient.voiceConnections, just integrate the functionality into
VoiceConnection.destroy()
|
2016-04-10 13:49:13 -07:00 |
|
Nicholas Tay
|
c247a3979b
|
Should be making the self friends stuff null if bot acc
|
2016-04-11 00:39:14 +10:00 |
|
Nicholas Tay
|
db1435910d
|
Fix for when other users move from different server to another across voice
|
2016-04-11 00:38:38 +10:00 |
|
meew0
|
bf78c441dd
|
Add a backwards-compatible getter for the first voice connection, thanks @qeled
|
2016-04-06 15:00:14 +02:00 |
|
Aaron Scherer
|
877eaab3c1
|
Scope fix for chunk requests during GUILD_CREATE
"scope fix"
* Update InternalClient.js
* Update InternalClient.js
|
2016-04-06 00:50:56 +02:00 |
|
abalabahaha
|
0e54d77025
|
Merge pull request #251 from nicholastay/multi_voice
Multi voice channel support (new oauth bot accounts and diff servers)
|
2016-04-05 06:01:45 -07:00 |
|
Nicholas Tay
|
5619e97a39
|
Minor fixes for d/c handler and non-bot accounts
|
2016-04-05 12:22:50 +10:00 |
|
Nicholas Tay
|
78399a77ae
|
Handle client being moved around as well
|
2016-04-05 11:42:43 +10:00 |
|
Nicholas Tay
|
a15b8e56c7
|
Multi voice connections across servers working
|
2016-04-05 11:28:13 +10:00 |
|
Aaron Scherer
|
30d011c7ac
|
Adding server update on serverCreated for large servers
|
2016-04-04 17:08:12 -07:00 |
|
Lord-Ptolemy
|
040ea21b33
|
Added mute, unmute, deafen, undeafen
|
2016-04-03 16:16:15 -04:00 |
|
abalabahaha
|
b3a65a4ed6
|
Merge pull request #238 from nicholastay/friends_support
Friends (relationships) support
|
2016-04-02 03:03:27 -07:00 |
|
meew0
|
dcd57277cd
|
Made channelDeleted emit for private channels, fixes #243
|
2016-04-02 11:34:48 +02:00 |
|
Nicholas Tay
|
f591542735
|
Working friends support with events and requests
|
2016-03-30 21:01:48 +11:00 |
|
Nicholas Tay
|
18dd59fe42
|
Fix bot detection on updateDetails
|
2016-03-28 19:04:44 +11:00 |
|
abalabahaha
|
74c06f7a69
|
Workaround for voice channel update member persistence
|
2016-03-20 00:32:17 -07:00 |
|
abalabahaha
|
28b7b9f5d6
|
Wrong variable name, logic fixes, forgot a !, allow neutral permission overwrite
|
2016-03-19 23:45:38 -07:00 |
|
abalabahaha
|
b069f818d9
|
Unoverlap allow when denying a permission overwrite
|
2016-03-19 22:54:49 -07:00 |
|
abalabahaha
|
95748f3721
|
Merge pull request #229 from brussell98/indev
Added ability to use updateDetails() with token
|
2016-03-19 22:44:05 -07:00 |
|
Brandon Russell
|
93e3106404
|
Check if user or bot and require email for user
|
2016-03-20 00:19:29 -05:00 |
|
abalabahaha
|
afdb93b3d6
|
Let overwritePermissions keep existing permissions
|
2016-03-19 22:07:33 -07:00 |
|
abalabahaha
|
583906fe81
|
.find() isn't polyfilled apparently
|
2016-03-19 22:07:26 -07:00 |
|
Brandon Russell
|
72340845e5
|
Add email and password if non-token login
|
2016-03-19 23:14:28 -05:00 |
|
Brandon Russell
|
4386daf7a0
|
Added ability to use updateDetails() with token
|
2016-03-19 23:02:22 -05:00 |
|
abalabahaha
|
8614d4b2a5
|
Less CPU on cache update
|
2016-03-15 22:04:52 -07:00 |
|
abalabahaha
|
f0dd0cabdf
|
6.1.0
|
2016-03-15 22:04:52 -07:00 |
|
abalabahaha
|
5e64d96272
|
Attempted assorted fixes
|
2016-03-12 21:44:07 -08:00 |
|
abalabahaha
|
ea80677a79
|
Attempt to fix startPM
|
2016-03-11 22:12:15 -08:00 |
|
abalabahaha
|
d2a9f15e82
|
Fixed options + message cache limit + server member count + leaving users
|
2016-03-10 22:16:05 -08:00 |
|
abalabahaha
|
b5c200901b
|
Prepare for upcoming leave/deleteServer separation (fix #198)
|
2016-03-06 13:14:15 -08:00 |
|
abalabahaha
|
7ec859d5a1
|
Remove console.log from compiled version
|
2016-03-06 04:54:31 -08:00 |
|
abalabahaha
|
538df5f76b
|
memberMap on guild chunks, fire voice channel changes (fix #177)
|
2016-03-06 04:51:21 -08:00 |
|
abalabahaha
|
6889743d5e
|
Tried to fix #201
|
2016-03-02 17:40:28 -08:00 |
|
abalabahaha
|
df73f52454
|
Human-readable bot user status
|
2016-03-02 17:35:28 -08:00 |
|
abalabahaha
|
159602b359
|
createInvite forgot to Promise properly
|
2016-02-25 18:27:33 -08:00 |
|