Schuyler Cebulskie
|
f944dce5c7
|
Add client.cacheUser method (#548)
* Add client.cacheUser method
* Fixed ESLint issues
* Added existence check first
|
2016-08-27 15:22:07 +01:00 |
|
Amish Shah
|
642d768cdc
|
Add textBasedChannel.bulkDelete()
|
2016-08-26 22:13:27 +01:00 |
|
Amish Shah
|
ddd3ea9727
|
Fixed Guild Role Delete Handling
|
2016-08-22 22:45:02 +01:00 |
|
Amish Shah
|
65350348a8
|
Document all the events
|
2016-08-20 00:15:09 +01:00 |
|
Amish Shah
|
8d5d90e222
|
Remove all data stores! Move to maps
|
2016-08-19 22:35:03 +01:00 |
|
Amish Shah
|
82ab92ca2a
|
Migrate most of the Client Data Store to Clien
|
2016-08-19 22:21:34 +01:00 |
|
Amish Shah
|
4f4ec3146b
|
Store Channel Messages in Maps
|
2016-08-19 21:12:01 +01:00 |
|
Amish Shah
|
ed818d6e7f
|
Remove GuildDataStore and move towards storing data in Maps
|
2016-08-19 19:58:37 +01:00 |
|
Amish Shah
|
b8db4c4f4b
|
ESLint stuff...
|
2016-08-13 14:44:49 +01:00 |
|
Amish Shah
|
0d53afe3ce
|
Added ability to edit a role
|
2016-07-03 16:27:04 +01:00 |
|
Amish Shah
|
3cd91a19aa
|
Added role.delete()
|
2016-07-03 13:04:39 +01:00 |
|
Amish Shah
|
849b8df2da
|
Added guild.createRole()
|
2016-07-02 21:28:49 +01:00 |
|
Amish Shah
|
bbf0b0683a
|
Added guild.kick(member) and member.kick()
|
2016-07-02 17:50:44 +01:00 |
|
hydrabolt
|
ab17375248
|
Added GuildUpdate handling, and setting guilds details
|
2016-05-03 16:42:38 +01:00 |
|
hydrabolt
|
ebfc2169d5
|
Added ClientUser modification support
|
2016-05-01 21:12:42 +01:00 |
|
hydrabolt
|
f95c588d87
|
Added Guild Deletion
|
2016-05-01 14:51:46 +01:00 |
|
hydrabolt
|
90cf787759
|
I think I got ChannelUpdate working??
|
2016-04-30 18:22:09 +01:00 |
|
hydrabolt
|
2341c83638
|
Added channel.delete()
|
2016-04-27 16:25:57 +01:00 |
|
hydrabolt
|
2d3116d505
|
Added guild.createChannel(name, type)
|
2016-04-26 17:44:42 +01:00 |
|
hydrabolt
|
e9d7dfaee3
|
Added message.edit(content)
|
2016-04-24 17:30:58 +01:00 |
|
hydrabolt
|
1676a5e73f
|
Bridged WebSocket Events and REST Requests. Now REST Requests will respond exactly like WS Events to data
|
2016-04-24 16:30:58 +01:00 |
|