Will Nelson
|
a30fc87816
|
fix reply splitting (#1750)
|
2017-08-04 09:17:10 +02:00 |
|
Drahcirius
|
b1d9084345
|
Remove RichEmbed in favour of MessageEmbed (#1584)
* remove RichEmbed in favour of MessageEmbed
* fix provider typo
|
2017-07-04 00:53:22 +02:00 |
|
SpaceEEC
|
3da95d7e68
|
Corrected some docstrings (#1611)
* corrected some docstrings
* merge master
* fixed MessageSearchResult typedef and moved the note for the hit property to there
|
2017-07-04 00:22:48 +02:00 |
|
Gus Caplan
|
5ecd5f7d69
|
REST API speed improvement (#1577)
|
2017-07-01 10:14:17 +01:00 |
|
Gus Caplan
|
63e54982f4
|
Errors Standardization (#1246)
* errors and stuff
* more errors
* all the errors
* fix build
|
2017-06-25 18:48:05 +01:00 |
|
Gus Caplan
|
7f8cc9c297
|
sanity changes to search (#1593)
* Create Search.js
* Create Guild.js
* Create TextBasedChannel.js
* Create Search.js
* Create Search.js
* Create Guild.js
* Create TextBasedChannel.js
* Create Search.js
|
2017-06-24 23:23:45 +01:00 |
|
Drahcirius
|
20a9e4a0f8
|
.send() not working on members (#1539)
|
2017-05-29 15:19:42 +02:00 |
|
Gus Caplan
|
1aa2293ebf
|
add nsfw option to search (#1534)
* Update Search.js
* Update TextBasedChannel.js
* Update Search.js
|
2017-05-29 15:19:31 +02:00 |
|
Drahcirius
|
4292134647
|
Refactored static resolvers to Util (#1517)
* ready event will now throw errors properly
* ws login rejection fix
* moved static resolves to util
|
2017-05-23 12:18:18 +02:00 |
|
Crawl
|
05a9f7e72f
|
Remove duplicate resolveString call
|
2017-05-22 01:04:27 +02:00 |
|
bdistin
|
75eb0bae58
|
Add resolve content back into send (#1516)
so arrays are joined again, instead of sent as one new message per element
|
2017-05-22 01:02:08 +02:00 |
|
Gus Caplan
|
0baa59b679
|
Internal API Request Rewrite (#1490)
* start rewrite
* converted guilds
* more changes
* convert GuildMember
* convert User and remove friend methods which kill people
* convert more stuff
* even more stuff
* make things nicer
* speed and fixes and stuff
* almost finished
* fix
* Update Client.js
* uwu
* Update RESTMethods.js
* message editing
* fix router
* fix issue with references
* message delete reason
* move message sending
* fix dm
* message splitting
* NO MORE REST METHODS
* Update Client.js
* Update WebhookClient.js
* remove all those endpoints from the constants
* Update ClientUser.js
* Update ClientUser.js
* fixes
* Update ClientUser.js
* complaiancy
* all sort of fixes
* merge master (#1)
* Fix Permissions now that member is deprecated (#1491)
* removing more deprecation leftovers (#1492)
* Fix MessageCollectors
* Fix awaitMessages (#1493)
* Fix MessageCollector#cleanup
* Fix MessageCollector#postCheck
* Add max option back for safety
* Update Invite.js (#1496)
* guild setPosition missing docs (#1498)
* missing docs
* update return docs
* indent
* switched .invites for the apirouter and invite.js
* make multiple options an object
* Update ClientUser.js
* fix nicks
* Update WebhookClient.js
|
2017-05-21 07:04:19 +02:00 |
|