Manuel Kraus
68bf4c9052
Fix linking in indev docs ( #354 )
...
* Fix linkning in indev docs
* add comma to setStreaming
2016-05-21 09:52:34 -07:00
Programmix
ab2c9d9a8d
VoiceChannel user limit support
2016-05-21 09:50:48 -07:00
Manuel Kraus
d2f0f4993e
Add mentionable to role objects ( #358 )
2016-05-21 09:20:32 -07:00
abalabahaha
e1808804c9
serverMemberUpdated clarification and crash fix
2016-05-17 22:31:35 -07:00
abalabahaha
e6572caf6c
guildCreateTimeout option
2016-05-16 15:01:50 -07:00
abalabahaha
e8874bae37
Doc getInvites
2016-05-14 17:41:06 -07:00
abalabahaha
d4b693c4b0
deleteMessages docs, fixes
2016-05-10 21:54:42 -07:00
Brussell
0c38d47ef6
Added support for new game objects ( #332 )
...
bot.setStreaming(name, url, type, callback); added
logic for Internal setStatus updated to check if string or object
2016-05-08 09:47:22 -07:00
abalabahaha
2eca16dee6
Consistently rename selfMute/selfDeaf
2016-05-04 19:55:19 -07:00
Manuel Kraus
46bcd3f5e3
Add nickname permission constants ( #320 )
...
* Add nickname permission constants
* typo
* Remove manageNickname
2016-05-04 16:57:52 -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
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