Commit Graph

74 Commits

Author SHA1 Message Date
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
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
hydrabolt
54045de5f1 add member chunks 2016-02-12 22:07:56 +00: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
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
69bffc6279 Finish renaming setChannelTopic 2016-01-04 20:37:15 -08: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
abalabahaha
fdf1107404 updated docs to reflect changes 2015-11-29 11:56:47 -08: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
3a4def4ec0 Finished resolvable docs 2015-11-20 21:54:51 +00:00
hydrabolt
4a7f282ba9 Added invite docs 2015-11-20 21:02:29 +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
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
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
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