Crawl
|
c7d1507e19
|
Docs cleanup
|
2017-08-20 22:08:37 +02:00 |
|
Crawl
|
510ddab0f5
|
Fix createMessageCollector example
|
2017-06-08 14:50:34 +02:00 |
|
Gus Caplan
|
3ec08d5976
|
add nsfw options to 11.1 search (#1540)
* Update RESTMethods.js
* Update TextBasedChannel.js
|
2017-05-29 23:53:49 +02:00 |
|
Crawl
|
fd7cb41ee6
|
Using a traditional for loop rather than a for in loop for options.files (#1461)
|
2017-05-06 01:14:27 +02:00 |
|
Isabella
|
a02e10926d
|
Stop using deprecated methods within discord.js (#1441)
* fix deprecation stuff
* fixed a check
|
2017-05-01 10:14:26 +01:00 |
|
Crawl
|
ac92d2cecc
|
Improve docs a bit
|
2017-04-30 04:30:44 +02:00 |
|
Will Nelson
|
35c4c552f4
|
[wip] Fix collector documentation (again) (#1416)
* remove private on abstract methods, fix timeout type
* make client readonly, add documentation to abstract methods
* document implemented collector methods
|
2017-04-28 19:45:46 +02:00 |
|
SpaceEEC
|
95bcac9d9b
|
Throwing 'Message not found' error when fetching from empty channel or without read history permission. (#1394)
|
2017-04-28 17:02:52 +02:00 |
|
Gus Caplan
|
1601ad14e3
|
i hate my life (#1420)
|
2017-04-27 00:21:03 +02:00 |
|
Gus Caplan
|
5ac22691d2
|
Add TextBasedChannel#nsfw (excluding User and GuildMember) (#1419)
|
2017-04-26 23:01:27 +01:00 |
|
SpaceEEC
|
909b825c94
|
Fixed acknowledging of channels (#1411)
* Fixed acknowledging of channels
* using channel#lastMessageID and resolve when it's not present
|
2017-04-25 23:29:08 +02:00 |
|
SpaceEEC
|
401822a094
|
Made search argument optional, added useronly warning and fixed endpoint (#1407)
|
2017-04-24 14:31:39 +02:00 |
|
Gus Caplan
|
59e733cef6
|
deprecate aliases (#1397)
* hype
* add doc dep tags
* fix that
* hopefully fix docs
* Update TextBasedChannel.js
|
2017-04-24 08:05:24 +02:00 |
|
Will Nelson
|
794c0e131d
|
how2docs (#1400)
|
2017-04-22 01:56:23 +02:00 |
|
Will Nelson
|
94e2a85386
|
Docs fixes (#1398)
* fix collector docs
* fix message collector param type
|
2017-04-21 09:44:59 +02:00 |
|
Will Nelson
|
ca34c43ba0
|
Add message reaction collectors & abstract collectors (#1335)
* message reaction collectors
* docs cleanup
* abstraction
* remove pointless method
* rename reaction collector creator method
* docs and stuff
* fix docs & build
* backwards compatibility, fix docs
* fix docs
* remove deprecated comments
* betterer docs again
* Fix documentation
* Fix Alias to not break depreciated code
|
2017-04-19 18:52:40 +02:00 |
|