Schuyler Cebulskie
|
978cf9d87f
|
Fix permission overwrites for @everyone
|
2016-09-07 23:42:14 -04:00 |
|
Schuyler Cebulskie
|
465ff074e1
|
Prevent Guild.fetchMember from messing with fetchMembers
|
2016-09-07 23:12:36 -04:00 |
|
Kelvin Wu
|
9bdf670a14
|
Add Guild.defaultChannel. (#646)
* Add Guild.defaultChannel. Closes #643.
* Change defaultChannel to a getter.
|
2016-09-07 15:58:18 -04:00 |
|
Schuyler Cebulskie
|
31bdc4fb1e
|
Probably fix GitHub's lacklustre rendering
|
2016-09-07 02:37:43 -04:00 |
|
Schuyler Cebulskie
|
580550e5e2
|
Add basic contributor's guide
|
2016-09-07 02:30:57 -04:00 |
|
Schuyler Cebulskie
|
bc09da9a35
|
Update documentation
|
2016-09-07 02:24:25 -04:00 |
|
Schuyler Cebulskie
|
818649b94f
|
Organise structure methods
|
2016-09-07 02:07:39 -04:00 |
|
Schuyler Cebulskie
|
73cb34ed37
|
Move _typing to text-based channels
|
2016-09-07 01:34:46 -04:00 |
|
Schuyler Cebulskie
|
f185d892c7
|
Fix two more lines to use new typing map
And a tiny text fix
|
2016-09-07 00:58:19 -04:00 |
|
Gus Caplan
|
b9caa2ee5d
|
when fetch_all_members is enabled, new guilds should also do that (#623)
* when fetch_all_members is enabled, new guilds should also do that
* Fix Gus' derp (#1)
* Fix my derp (#2)
* Fix another of Gus' derps (#3)
|
2016-09-07 00:43:06 -04:00 |
|
Programmix
|
ab4707f9b4
|
Fix crash on role update (#648)
|
2016-09-07 00:26:34 -04:00 |
|
Schuyler Cebulskie
|
b7f582b7f0
|
Clean up a bunch of stuff
- Channel typing data is now a Map
- Client properties on structures are now non-enumerable and
non-configurable
|
2016-09-07 00:24:45 -04:00 |
|
Schuyler Cebulskie
|
3a790e74f4
|
Build docs
|
2016-09-06 20:39:39 -04:00 |
|
Schuyler Cebulskie
|
c7b4cf3d3f
|
Add Guild.fetchMember
|
2016-09-06 20:36:58 -04:00 |
|
Kelvin Wu
|
f3286402fb
|
Make Message.edit() accept arrays. (#630)
* Make Message.edit() accept arrays. Update corresponding parameters in docs (#624).
* Tweak parameter types in docs.
* Update docs.
|
2016-09-06 20:32:24 -04:00 |
|
Programmix
|
17bee8084e
|
Add Message.edits (#636)
* Add Message.edits
* Make travis happy
* Change @type for consistency
|
2016-09-06 19:20:35 -04:00 |
|
Schuyler Cebulskie
|
e4cac2d575
|
Rebuild docs
|
2016-09-06 18:09:33 -04:00 |
|
Schuyler Cebulskie
|
752e12116e
|
Move topic to TextChannel (Fixes #642)
|
2016-09-06 18:05:14 -04:00 |
|
Schuyler Cebulskie
|
9d694d2b67
|
Add ability to ban non-members from guilds (#638)
|
2016-09-06 16:55:42 -04:00 |
|
Schuyler Cebulskie
|
e1bda864f7
|
Add createRole with data (#637)
|
2016-09-06 16:54:06 -04:00 |
|
Kelvin Wu
|
bfc9de438a
|
Fix typo in readme. (#631)
|
2016-09-06 16:53:00 -04:00 |
|
Schuyler Cebulskie
|
7fea0a3937
|
Rename createdAt -> creationDate (#628)
* Rename createdAt -> creationDate
Also make it return a Date like it says, and small cleanup
* Build docs
|
2016-09-06 16:52:10 -04:00 |
|
Schuyler Cebulskie
|
6bfad00229
|
Small docs changes for consistency (#617)
|
2016-09-06 16:45:29 -04:00 |
|
Schuyler Cebulskie
|
910f47240d
|
Move and document GuildChannel.guild (#613)
|
2016-09-06 16:45:09 -04:00 |
|
HyperCoder
|
943767dc83
|
Add <User/Guild/Role/Channel>.createdAt (#620)
* Add Role.createdAt
* Add Channel.createdAt
* Add Guild.createdAt
* Add User.createdAt
* Change createdAt to Unix Timestamp
* Add createdAt to Emojis
* Change createdAt to Unix Timestamp
|
2016-09-05 15:59:27 +01:00 |
|
Tyler
|
6dfe160c52
|
Add get status() for Client (#622)
* Add get status() for Client
* Fix trailing space
|
2016-09-05 07:52:15 +01:00 |
|
Snazzah
|
bd113eef06
|
MessageEmbedAuthor (#619)
|
2016-09-05 07:22:51 +01:00 |
|
Schuyler Cebulskie
|
dc7b07022c
|
Add GuildMember.addRole/addRoles (#615)
* Add GuildMember.addRole/addRoles
* Add GuildMember.removeRole/removeRoles
|
2016-09-05 07:18:51 +01:00 |
|
Schuyler Cebulskie
|
e87c9bb9a0
|
Update readme and docs welcome (#616)
|
2016-09-05 07:18:10 +01:00 |
|
Schuyler Cebulskie
|
799054df00
|
Add more exports (#610)
|
2016-09-05 07:16:31 +01:00 |
|
Schuyler Cebulskie
|
7a8c8f7453
|
Fix example (#609)
* Fix example
* Build docs
|
2016-09-04 22:12:31 +01:00 |
|
Schuyler Cebulskie
|
2c6b804fc9
|
Improve sharding stuff (#608)
* Improve sharding stuff
* Build docs
|
2016-09-04 22:02:52 +01:00 |
|
Amish Shah
|
7b870d13de
|
Fix collection.find/findAll docs
|
2016-09-04 21:41:19 +01:00 |
|
Schuyler Cebulskie
|
28169c0f55
|
Clean up sentence structure, add more details, etc (#606)
* Clean up sentence structure, add more details, etc
* Build docs
|
2016-09-04 21:33:44 +01:00 |
|
Schuyler Cebulskie
|
5bd258a557
|
Allow sendMessage disableEveryone to override client option (#605)
|
2016-09-04 21:05:38 +01:00 |
|
Hackzzila
|
3b7d5e869b
|
Added disable_everyone (#603)
* Added disable_everyone
* Fixed docs
|
2016-09-04 19:03:59 +01:00 |
|
Manuel Kraus
|
48e7fad1c9
|
Expose TextBasedChannel#fetchMessage() (#602)
|
2016-09-04 18:46:29 +01:00 |
|
Amish Shah
|
4a252380d9
|
Remove redundant .jscsrc file
|
2016-09-04 18:04:42 +01:00 |
|
Amish Shah
|
bcab8805af
|
Add client.emojis and fix eslint
|
2016-09-04 17:54:31 +01:00 |
|
Amish Shah
|
db9d5b8110
|
Make setStatus take a streaming URL param
|
2016-09-04 17:48:02 +01:00 |
|
Amish Shah
|
bf3c283998
|
Add Message.isMentioned
|
2016-09-04 17:21:50 +01:00 |
|
Amish Shah
|
9f0db9d0d8
|
join arrays with new lines when sending as messages
|
2016-09-04 17:16:01 +01:00 |
|
Amish Shah
|
600541b476
|
Add guides
|
2016-09-04 17:10:17 +01:00 |
|
Amish Shah
|
bc8924b255
|
Add badges to the documentation README
|
2016-09-04 16:15:16 +01:00 |
|
Amish Shah
|
7db345942f
|
Build docs for PR
|
2016-09-04 16:13:55 +01:00 |
|
Tyler
|
027f95b7b2
|
Update installation command in welcome (#597)
|
2016-09-04 16:12:42 +01:00 |
|
Amish Shah
|
0741be6a95
|
Fix invalid link to README
|
2016-09-04 15:55:24 +01:00 |
|
Amish Shah
|
cb22f8efea
|
Update dependencies
|
2016-09-04 14:59:52 +01:00 |
|
Amish Shah
|
69900f3652
|
Add legacy docs
|
2016-09-04 14:22:26 +01:00 |
|
Amish Shah
|
302b1da9df
|
fix updating docs
9.0.2
|
2016-09-04 14:12:25 +01:00 |
|