Commit Graph

1587 Commits

Author SHA1 Message Date
Amish Shah
4d4258b4e2 modify text/voice channels to show extensio from GuildChannel 2016-08-18 12:19:00 +01:00
Amish Shah
a5fd46d306 write MORE docs 2016-08-18 10:48:12 +01:00
Amish Shah
45f897fbe7 write some docs 2016-08-18 10:46:02 +01:00
Amish Shah
159233059e Make ServerChannel GuildChannel 2016-08-18 10:27:31 +01:00
Amish Shah
46e89f56c7 work on docs 2016-08-18 10:13:00 +01:00
Amish Shah
55630a38ac work on docs 2016-08-18 10:11:40 +01:00
Amish Shah
bca3cc7915 work on getting started 2016-08-18 00:16:51 +01:00
Amish Shah
22cdf0b258 fix docs 2016-08-18 00:12:16 +01:00
Amish Shah
c37191b582 Write some more docs 2016-08-17 23:46:58 +01:00
Amish Shah
562e3b119e Fix user docs 2016-08-17 20:33:17 +01:00
Amish Shah
19f8f8e122 Fix role.hasPermission docs 2016-08-17 20:08:41 +01:00
Amish Shah
238a6824ef Add documentation for Roles 2016-08-17 19:40:12 +01:00
Amish Shah
ab92be4209 Add a type to Message.id in docs 2016-08-17 19:22:18 +01:00
Amish Shah
79ea663afe Fix guild.createChannel docs 2016-08-17 19:18:39 +01:00
Amish Shah
614c488f96 work on docs 2016-08-17 19:15:33 +01:00
Amish Shah
9dc8265a93 work on guild docs 2016-08-17 17:06:37 +01:00
Amish Shah
2b7dd39f3e work on guild docs 2016-08-17 16:57:22 +01:00
Amish Shah
e7ef73ffdc work on guild docs 2016-08-17 16:33:53 +01:00
Amish Shah
e7e6355cfe work on guild docs 2016-08-17 16:28:31 +01:00
Amish Shah
13db0db298 updated client docs 2016-08-17 15:50:27 +01:00
Amish Shah
4fff20d66e update some docs 2016-08-16 23:22:52 +01:00
David Sevilla Martín
1c7a5abd4e Added end parentheses to shortcut in delete method (#513) 2016-08-16 09:53:12 -07:00
Brian Tanner
fdfd41dd8c add .toObject() method to structures (#522)
* add .toObject() method to structures

* add compiled PMChannel change from last commit

* uncomment members in VoiceChannel toObject method
2016-08-16 09:53:07 -07:00
Hugo Holmqvist
e42178181d Fixes some bool options (#521)
* Fix boolean options

* viewlad

* grunt
2016-08-16 09:50:27 -07:00
Amish Shah
89bbf5d6be Merge pull request #519 from Hackzzila/indev
Added nonce support to 'sendMessage'
2016-08-15 22:28:22 +01:00
Zachary Vacura
3b594fd86d Added nonce support to 'sendMessage' 2016-08-15 16:21:32 -05:00
Amish Shah
eba3bd0291 Update documentation generator 2016-08-15 22:07:01 +01:00
Hugo Holmqvist
ce198ef005 Add 'Bot' prefix to token (#510)
* Add 'Bot' prefix to token

* Add option for token prefix

* Maybe this is what abal meant?

* Change option name

* Check if token already starts with prefix
2016-08-14 11:38:04 -07:00
Amish Shah
1ea53c18ac fix meta data for docs 2016-08-14 18:13:41 +01:00
Amish Shah
62856ff57a start work on documentation generator 2016-08-14 18:12:59 +01:00
Amish Shah
0224138dc9 crappy ratelimiting it doesnt work but its here ok 2016-08-13 22:22:24 +01:00
Amish Shah
0d44a801f2 add support for Bot auth in REST 2016-08-13 17:23:23 +01:00
Amish Shah
603e231494 Fix implicit permissions in roles 2016-08-13 17:04:49 +01:00
Amish Shah
b2950b2997 Fix DM Channels 2016-08-13 16:51:01 +01:00
Amish Shah
7ada70f856 update back to v6 (again) and start work patching the lib 2016-08-13 16:41:06 +01:00
Amish Shah
75e3ee86fb Add userLimit param to voice channel 2016-08-13 16:29:19 +01:00
Amish Shah
a2f8680514 Fix protocol versions 2016-08-13 16:23:24 +01:00
Amish Shah
c02d7808c1 go back to protocol 5 because the docs aren't ready for v6 ¯\_(ツ)_/¯ 2016-08-13 16:01:01 +01:00
Amish Shah
50af835774 Move to v6 protocol 2016-08-13 14:53:04 +01:00
Amish Shah
f2ccef1ce5 remove console.log in rest 2016-08-13 14:45:22 +01:00
Amish Shah
b8db4c4f4b ESLint stuff... 2016-08-13 14:44:49 +01:00
Amish Shah
53d767ec04 some doc stuff idk 2016-08-13 12:25:01 +01:00
Hugo Holmqvist
1963bcfa10 Fix typos and status update examples (#505)
* merge

* Add ready event to examples
2016-08-08 18:43:55 -07:00
abalabahaha
fe95e31f48 Return booleans in memberHasRole() 2016-08-07 08:10:04 +09:00
Manuel Kraus
8085f5bde3 Fix data undefined error (#502) 2016-08-06 16:08:23 -07:00
abalabahaha
d656c68e75 Add private message delete bucket 2016-08-07 08:03:26 +09:00
Zman840
c0ef815f9d added emoji support (#503) 2016-08-06 15:29:17 -07:00
Brian Tanner
0a648e80c9 handle ffmpeg/avconv not found (#501) 2016-08-06 08:18:12 -07:00
Hugo Holmqvist
420e8527c2 Doc examples for sending files, deleting messages and logging in (#499)
* Add examples on sending files

* Add docs on deleting messages

* Add docs for logging out, fix spelling
2016-08-05 17:22:40 -07:00
Manuel Kraus
1624daa730 Update ChannelPerimssions.serialise() (#497) 2016-08-04 22:29:06 -07:00