Commit Graph

144 Commits

Author SHA1 Message Date
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
e48f2ffae3 Add setNickname docs 2016-04-30 11:58:12 -07:00
meew0
68e1549361 Fix the updateServer documentation 2016-04-27 16:36:34 +02:00
abalabahaha
a3cd539eac no-optional command in README and OAuth invite accepting warning 2016-04-16 10:56:33 -07:00
abalabahaha
197c416642 Some docs updates 2016-04-16 10:46:17 -07:00
abalabahaha
0d93ce9fbd Docs update and updateServer option processing 2016-04-16 00:35:36 -07:00
abalabahaha
fc74912a8f Update leaveVoiceChannel docs entry 2016-04-13 01:06:11 -07:00
abalabahaha
28fce9ea34 Some docs 2016-04-13 00:38:12 -07:00
abalabahaha
a8ee8e8759 Update docs_client.rst 2016-03-04 12:59:08 -08:00
abalabahaha
fd34c935a2 Correct docs
mentions is an array, not a cache
2016-02-16 22:29:43 -08:00
hydrabolt
54045de5f1 add member chunks 2016-02-12 22:07:56 +00:00
hydrabolt
42f053eb9f Merge remote-tracking branch 'origin/master' into indev 2016-02-12 20:44:18 +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
meew0
c8acc17d8e Fix usersWithRole parameters 2016-02-06 19:10:33 +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
meew0
0e53b4fc44 Document playFile 2016-01-31 00:07:53 +01:00
meew0
5a5316dc66 Voice attribute documentation 2016-01-31 00:07:53 +01:00
abalabahaha
2732cbb402 Link to troubleshooting 2016-01-30 14:25:41 -08:00
abalabahaha
f554c88b97 Docs version bump and slight updates 2016-01-30 14:22:23 -08:00
abalabahaha
cd25848bdc voiceStateUpdate stored per-server, some docs 2016-01-30 14:11:21 -08:00
abalabahaha
be083b717e Merge pull request #168 from hydrabolt/issue/144
Allow moving users to voice channels
2016-01-29 14:04:05 -08:00
meew0
fe9911acc2 Don't require a server for moveMember 2016-01-29 23:03:12 +01:00
meew0
9fab8ed381 Documentation 2016-01-29 22:48:52 +01:00
meew0
4f65378a57 Fix installation instructions on Linux
@hydrabolt what were you thinking?!
2016-01-25 18:19:40 +01:00
abalabahaha
799039588b A few docs updates 2016-01-25 00:49:45 -08:00
meew0
2d68849027 loginWithToken documentation 2016-01-24 14:38:19 +01:00
abalabahaha
404829a19d Change gameID (Deprecated) to game 2016-01-04 20:46:28 -08:00
abalabahaha
69bffc6279 Finish renaming setChannelTopic 2016-01-04 20:37:15 -08:00
Amish Shah
2000b62b36 fixed references to update items 2016-01-01 18:27:08 +00:00
Amish Shah
b927b223bb 5.3.1 2015-12-26 18:35:08 +00:00
Amish Shah
3b7c5aa96a Rename voiceconnection.speaking to voiceconnection.memberd 2015-12-26 18:05:31 +00:00
Amish Shah
a6a9f08565 Added user.voiceChannel to see where a user is speaking
Returns null if they aren't speaking, otherwise this is a VoiceChannel object.
2015-12-26 17:21:16 +00:00
Amish Shah
9c0e20947c Added websocket voice state watching
Now emits voiceJoin(user, voice_channel) or voiceLeave(user, voice_channel) and adds/removes from voice_channel.speaking when a user joins or leaves a voice channel.
2015-12-26 15:38:53 +00:00
Simon Schick
002d8ce0af Moved all http request related code into method to allow override of useragent, removed superagent end detour 2015-12-11 19:48:31 +00:00
Amish Shah
1d8905d25a Finalised server documentation
I think
2015-12-05 18:17:01 +00:00
Amish Shah
d7d170cab7 Finished server docs update 2015-12-05 18:12:05 +00:00
Amish Shah
35cf5f4709 Updated server docs 2015-12-05 17:47:32 +00:00
abalabahaha
fdf1107404 updated docs to reflect changes 2015-11-29 11:56:47 -08:00
Simon Schick
92da8d9e48 Docs for isPrivate 2015-11-28 22:37:08 +01:00
hydrabolt
cbb69edf85 5.0.1 & docs 2015-11-21 15:51:07 +00:00
hydrabolt
477c0a3525 Added installation guide 2015-11-21 15:42:21 +00:00
hydrabolt
08544d3cd5 Documented new additions 2015-11-21 15:07:32 +00:00
abalabahaha
ca6f8d6fc1 Cleaning for RTD theme and a bit of reorganization 2015-11-20 17:50:29 -08:00
hydrabolt
294c002bde Put voice connection in the right category 2015-11-20 22:06:36 +00:00
hydrabolt
ffce5b6a9d Added voiceConnection 2015-11-20 22:04:19 +00:00
hydrabolt
33a83437cb Added migration docs 2015-11-20 21:58:03 +00:00