Commit graph

188 commits

Author SHA1 Message Date
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
hydrabolt
3a4def4ec0 Finished resolvable docs 2015-11-20 21:54:51 +00:00
hydrabolt
6fd578e7d6 Resolvable documentation 2015-11-20 21:49:48 +00:00
hydrabolt
b38c63f855 Added permission constants 2015-11-20 21:42:03 +00:00
hydrabolt
c5f81298f9 Added channel permissions 2015-11-20 21:34:21 +00:00
hydrabolt
4c29e2ce9b Documented PermissionOverwrite 2015-11-20 21:29:27 +00:00
hydrabolt
703b56f394 Added role docs 2015-11-20 21:14:35 +00:00
hydrabolt
882dde0610 Equality docs 2015-11-20 21:05:55 +00:00
hydrabolt
4a7f282ba9 Added invite docs 2015-11-20 21:02:29 +00:00
hydrabolt
979909a570 Added message docs 2015-11-20 20:54:59 +00:00
hydrabolt
4e11ae1541 Fixed channel docs 2015-11-20 20:46:04 +00:00
hydrabolt
19fb8e6dfd Finished channels 2015-11-20 20:44:09 +00:00
hydrabolt
d26702f48f Added channel 2015-11-20 20:25:49 +00:00
hydrabolt
9ff8496f6b Fixed docs again 2015-11-20 20:16:29 +00:00
hydrabolt
8ca573e5c3 Finished server docs
I think

maybe
2015-11-20 20:13:22 +00:00
hydrabolt
e1ce8d48e7 Started server docs 2015-11-20 17:15:08 +00:00
hydrabolt
257b63c07f Added line breaks 2015-11-20 16:55:47 +00:00
hydrabolt
1c0f0289aa Added user docs 2015-11-20 16:54:39 +00:00
hydrabolt
b6f158fac4 Updated docs 2015-11-20 16:40:26 +00:00
hydrabolt
10ea6a9336 Documented Cache 2015-11-20 16:36:32 +00:00
hydrabolt
2d04728edc Finalised event documentation for Client 2015-11-20 16:24:38 +00:00
hydrabolt
4f675131b9 Finished messageUpdated 2015-11-19 21:05:40 +00:00
hydrabolt
ae635685da Updated docs to include abala's additions 2015-11-19 20:58:24 +00:00
hydrabolt
fdd336f698 Events 2015-11-19 20:51:34 +00:00
hydrabolt
e69df5bb65 Finished client functions docs 2015-11-19 20:46:07 +00:00
hydrabolt
09d0e225c9 More docs 2015-11-19 20:34:05 +00:00
hydrabolt
7deb431fdf More docs 2015-11-19 20:22:46 +00:00
hydrabolt
362d6b360d More docs 2015-11-19 18:58:54 +00:00
hydrabolt
8041fccb5c more docs 2015-11-19 18:48:05 +00:00
hydrabolt
b7a54cb3e8 added more message things 2015-11-19 18:39:52 +00:00
hydrabolt
6c77d99fbc Added some basic functions 2015-11-19 18:28:13 +00:00
hydrabolt
1d0967dbe8 Added attributes 2015-11-19 18:16:44 +00:00
hydrabolt
de00245dfa Updated docs 2015-11-19 18:07:16 +00:00
hydrabolt
9785f37c24 Removed old docs 2015-11-19 18:05:02 +00:00
hydrabolt
f9b1de50c9 Fixed docs and readme 2015-10-29 20:42:14 +00:00
hydrabolt
a99e4a37ce Fixed embed docs 2015-10-29 18:52:29 +00:00
hydrabolt
a6411d0eea Added Embed docs 2015-10-29 18:50:49 +00:00
hydrabolt
2d2e2eba22 Updated getLogs docs to be valid for 4.1.0 2015-10-29 18:41:04 +00:00
hydrabolt
c2e181f5bb Missed messages details 2015-10-29 18:37:45 +00:00
hydrabolt
674ea664ed Final update on docs for now 2015-10-28 14:46:42 +00:00
hydrabolt
9d845ba18e Updated Resolvables 2015-10-28 14:38:49 +00:00
hydrabolt
e90917784c Colors documentation 2015-10-28 14:31:08 +00:00
hydrabolt
2eed36d297 Updated Colors 2015-10-28 11:19:51 +00:00
hydrabolt
b4ca48df32 Made documentation titles less "noisy" 2015-10-28 10:32:14 +00:00
hydrabolt
e2c0c2743f Fixed client docs 2015-10-27 22:00:45 +00:00
hydrabolt
6d52b071b1 Update to docs 2015-10-27 21:58:05 +00:00
hydrabolt
9837823907 Updated get_started to mention python 2015-10-27 21:53:02 +00:00
hydrabolt
78b969275b Member documentation 2015-10-27 21:46:47 +00:00
hydrabolt
35bf9731f3 Fixed formatting and references to Permissions 2015-10-27 21:33:03 +00:00
hydrabolt
4f64fa6bbb Permission documentation 2015-10-27 21:30:47 +00:00
hydrabolt
6b18f42728 More docs 2015-10-27 21:20:29 +00:00
hydrabolt
d21372e0f6 Added permission functions for client in docs 2015-10-27 21:03:48 +00:00
hydrabolt
a18823c47f Updated sendMessage and reply, client is eventemitter 2015-10-27 20:35:23 +00:00
hydrabolt
8d69e769f6 version bump docs 2015-09-30 20:58:49 +01:00
hydrabolt
32a9321cfd Added setPlaying to docs 2015-09-30 20:52:07 +01:00
hydrabolt
46846fcacc added setPlaying and now working on docs 2015-09-30 20:47:26 +01:00
hydrabolt
ab5f0f8b7e Last of most of the documentation! 2015-09-30 18:31:50 +01:00