abalabahaha
9700f8577b
roles have positions too
2016-05-02 17:44:22 -07:00
Manuel Kraus
ad84aa84b8
Some doc fixes ( #315 )
...
#docs_client.rst:
- 257: Add proper eplanation of callback, like in every other method
- 433: Fix linking for Invite Resolvable
#docs_message.rst:
- 90 : Replace ':' with '-', just for consistency with the others
#docs_resolvables.rst:
- 92 : String doesn't link to anything (?) -> Link removed
#docs_servers.rst:
- 109 : Properly indent code-block because it didn't show at all on rtfd
#docs_serverchannel.rst:
- 53 : Remove doulbe '`' causing it not to display properly
#docs_voiceconnection.rst:
- 67 : Remove 'currently, it currently
#docs_voiceconnection.rst:
- 32 : Add links for Role Resolvable, as used in client#addMemberToRole,
client#removeMemberFromRole and client#memberHasRole
2016-05-02 13:05:09 -07:00
abalabahaha
5125407151
Fix some incorrect docs references
2016-05-01 10:17:16 -07:00
abalabahaha
ba82722264
Document awaitResponse
2016-04-30 17:25:28 -07:00
abalabahaha
96ed5a1e52
Clarify joining server with OAuth bots
2016-04-30 13:35:05 -07:00
abalabahaha
1f5002ae41
Nickname mention detecting, channel and role mentions in cleanContent
2016-04-30 13:01:06 -07:00
abalabahaha
e48f2ffae3
Add setNickname docs
2016-04-30 11:58:12 -07:00
abalabahaha
249b6f919a
Null unset nicks
2016-04-29 19:37:15 -07:00
abalabahaha
b47540d6eb
Testing nickname support
2016-04-29 19:25:06 -07:00
meew0
68e1549361
Fix the updateServer documentation
2016-04-27 16:36:34 +02:00
Manuel Kraus
9322c0bbd7
Fix Constants changes ( #293 )
2016-04-23 21:18:25 -07:00
abalabahaha
619139f871
Fix starting PMs
2016-04-23 10:15:29 -07:00
Bruno Moreira
a5517c2c3b
Fix obligatory content on sendFile ( #292 )
2016-04-23 09:32:15 -07:00
abalabahaha
68a21ee679
Potentially fix autoReconnect without internet
2016-04-22 18:14:47 -07:00
abalabahaha
ad338c6a29
Fix logout + autoReconnect loop
2016-04-22 18:07:58 -07:00
abalabahaha
d18fcdbeea
Merge pull request #290 from BrunoMoreira991/indev
...
Fix use of Array as String Resolvable on sendFile with content
2016-04-22 17:52:22 -07:00
abalabahaha
ca251423ea
Blank the browser property
2016-04-21 23:41:13 -07:00
BrunoMoreira991
6f466a401e
Fix use of Array as String Resolvable on sendFile with content
2016-04-22 01:27:23 +01:00
abalabahaha
b6842d3e07
Make client.user.game use the proper format
2016-04-20 20:18:25 -07:00
abalabahaha
907f4f4b27
Update readme example to use loginWithToken
2016-04-20 20:16:18 -07:00
abalabahaha
283c99dee8
Fix weird options comments
2016-04-20 20:12:52 -07:00
abalabahaha
533d49d7d4
Fix potential permissionsOf crash
2016-04-16 23:51:49 -07:00
abalabahaha
0d2b504bde
Merge pull request #278 from nicholastay/275_friendfix
...
Friend request remove packet fixes
2016-04-16 23:15:42 -07:00
Nicholas Tay
41ead870b7
Update friend_remove cases (should fix #275 )
2016-04-17 16:11:51 +10:00
abalabahaha
a3cd539eac
no-optional command in README and OAuth invite accepting warning
2016-04-16 10:56:33 -07:00
abalabahaha
9083893d79
7.0.1
7.0.1
2016-04-16 10:49:48 -07:00
abalabahaha
197c416642
Some docs updates
2016-04-16 10:46:17 -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
fc74912a8f
Update leaveVoiceChannel docs entry
2016-04-13 01:06:11 -07:00
abalabahaha
3e243a25d3
7.0.0 webdists
2016-04-13 00:50:46 -07:00
abalabahaha
6b189cf3af
7.0.0
7.0.0
2016-04-13 00:47:48 -07:00
abalabahaha
2842b97776
Throw errors on missing voice dependencies
2016-04-13 00:46:13 -07:00
abalabahaha
28fce9ea34
Some docs
2016-04-13 00:38:12 -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
abalabahaha
78edc3b371
Merge pull request #266 from Programmix/indev
...
Voice State Update crash fix (different from other one)
2016-04-10 13:58:37 -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
abalabahaha
b6d1cb88cd
Merge pull request #264 from nicholastay/patch-2
...
Voice State Update crash & small friends property fix
2016-04-10 10:38:47 -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