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
abalabahaha
2b7f88ae3a
Unminify files
2016-08-05 08:11:45 +09:00
Hayden Andreyka
c2163a29c0
Docs update ( #495 )
...
* Fix pagebreaks and formatting
* Start touching up sections
* Grab default channel
Usually the general channel anyways 😋
* Add more information
* move this up here
* derp
* cleanup
* touchups
Too many commits? noooo
* Add template literals everywhere, fix backticks and some other stuff
* quote standardization
is that even spelled right
* final touches
there have been a lot of final touches today
2016-08-04 14:49:29 -07:00
Hugo Holmqvist
36245941b3
Fix undefined everyoneMentioned ( #492 )
...
* Fix undefined everyoneMentioned
* Fix double semicolon
2016-08-04 13:32:38 -07:00
abalabahaha
da31ae589a
8.1.0
8.1.0
2016-08-02 07:21:33 +09:00
Hugo Holmqvist
461e5b337e
Moar doc examples ( #490 )
...
* Add more examples to docs
* docs
* Switch to objects from resolvables
* Small changes in wording
2016-08-02 07:11:25 +09:00
Hayden Andreyka
4f713a3f6d
Added examples section to docs ( #488 )
...
* Started adding usage examples
* Receiving messages
May have to expand on this later
* Changed wording
* Add on to this
Conflicts:
docs/index.rst
2016-08-02 07:10:22 +09:00
abalabahaha
b05e18871a
Fill out browser and device IDENTIFY properties
2016-07-31 06:52:35 +09:00
abalabahaha
1049a1d70a
Add OAuth Application Endpoint constant
2016-07-29 01:17:19 -07:00
abalabahaha
810059200c
Add getOAuthApplication()
2016-07-29 01:05:01 -07:00
abalabahaha
34f71eaba1
Properly reference server IDs when ratelimiting
2016-07-29 09:06:31 +09:00
abalabahaha
95db1d611b
Fix reference to nonexistent property
2016-07-29 07:03:47 +09:00
abalabahaha
41dab17ec0
Fix deleteMessage ratelimiting
2016-07-29 06:58:22 +09:00
abalabahaha
d956780d18
Fix incorrect reference
2016-07-29 06:30:07 +09:00