Amish Shah
|
dbaaa8dc93
|
Fix null game objects being defaulted to current game - fixes #666
|
2016-09-09 16:28:40 +01:00 |
|
Schuyler Cebulskie
|
818649b94f
|
Organise structure methods
|
2016-09-07 02:07:39 -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
|
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 |
|
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 |
|
Schuyler Cebulskie
|
0b908f5bce
|
Cleanup Part 2: Electric Boogaloo (Reloaded) (#594)
* Cleanup Part 2: Electric Boogaloo (Reloaded)
* Moar cleanup
* Tweak NOT_A_PERMISSION error
|
2016-09-04 10:08:09 +01:00 |
|
Schuyler Cebulskie
|
68acf37fd4
|
Add stricter/better ESLint config (#589)
* Add stricter/better ESLint config
* Remove more unnecessary @returns
|
2016-09-03 20:45:23 +01:00 |
|
Schuyler Cebulskie
|
d97ce2e181
|
Remove all string object references (#586)
|
2016-09-03 16:58:28 +01:00 |
|
Schuyler Cebulskie
|
27652b94af
|
Make JSDocs follow general conventions (#582)
* Make JSDocs follow usual conventions
* Fix StringResolvable name
* Make function lowercase
|
2016-09-03 09:57:25 +01:00 |
|
Manuel Kraus
|
d9ae732bfd
|
Add sendFile function (#562)
* sendFile
* Add default value to filename
* eslint
* (╯°□°)╯︵ ┻━┻
|
2016-08-29 19:01:05 +01:00 |
|
Amish Shah
|
e5057a5b6a
|
Add iconURL/avatarURL and fix object.values reference
|
2016-08-26 19:00:55 +01:00 |
|
Schuyler Cebulskie
|
8038903c3e
|
Fixed user.equals(null) (#540)
This fixes `user.equals` when passing `null` or `undefined`.
|
2016-08-25 22:06:32 +01:00 |
|
Amish Shah
|
be7b0fb5ca
|
Fix blank methods for user and textchannel
|
2016-08-18 13:13:35 +01:00 |
|
Amish Shah
|
18299970bd
|
Updated to docs format v3, adds support for interfaces
|
2016-08-18 13:07:45 +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
|
e7e6355cfe
|
work on guild docs
|
2016-08-17 16:28:31 +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 |
|
hydrabolt
|
bc443df11d
|
Added DM support, DM Creation and DM Deletion
|
2016-05-03 17:50:33 +01:00 |
|
hydrabolt
|
ebfc2169d5
|
Added ClientUser modification support
|
2016-05-01 21:12:42 +01:00 |
|
hydrabolt
|
d1d13f5c85
|
Added VoiceStateUpdate handler and DataStore for VoiceChannels. Also added toString methods to Guilds, DMChannels, ServerChannels and Users.
|
2016-04-17 19:12:29 +01:00 |
|
hydrabolt
|
abc3f9e2fa
|
Presence tracking
|
2016-04-17 18:20:57 +01:00 |
|
hydrabolt
|
9956e43c8e
|
initial
|
2016-04-16 22:58:49 +01:00 |
|