Amish Shah
|
84a4755f53
|
Fix typo in docs
|
2016-08-23 14:44:22 +01:00 |
|
Amish Shah
|
576a7f2488
|
Add TextBasedChannel{full}.getMessages()
|
2016-08-23 13:52:01 +01:00 |
|
Amish Shah
|
d710713c09
|
Add GroupDMChannel support
|
2016-08-23 13:27:25 +01:00 |
|
Hyper-Coder
|
3a16f5147d
|
Added message.reply (#529)
|
2016-08-23 02:12:46 +01:00 |
|
Amish Shah
|
50dcececfb
|
Create example docs
|
2016-08-23 00:34:46 +01:00 |
|
Amish Shah
|
51a399d558
|
fix docs
|
2016-08-23 00:18:43 +01:00 |
|
Amish Shah
|
1deefbd8cd
|
change maps to Collections
|
2016-08-23 00:17:44 +01:00 |
|
Amish Shah
|
ce0d9a7272
|
Add message.mentions.channels
|
2016-08-22 23:37:17 +01:00 |
|
Amish Shah
|
2a1799f20f
|
Move around mentions and stuff
|
2016-08-22 23:09:45 +01:00 |
|
Amish Shah
|
ddd3ea9727
|
Fixed Guild Role Delete Handling
|
2016-08-22 22:45:02 +01:00 |
|
Amish Shah
|
c96ecec24c
|
Fix recipient resolution
|
2016-08-22 22:31:22 +01:00 |
|
Amish Shah
|
c308a2a01c
|
Update docs for Client
|
2016-08-22 21:44:01 +01:00 |
|
Amish Shah
|
3fded1d7af
|
Add Sharding Support!
|
2016-08-22 21:31:43 +01:00 |
|
Amish Shah
|
fb2392a1ed
|
minor fixes to ClientUser.setStatus
|
2016-08-22 21:00:03 +01:00 |
|
Hyper-Coder
|
8fed1b1d80
|
Add setStatus function
|
2016-08-22 20:48:19 +01:00 |
|
Amish Shah
|
dd40b870d5
|
Add message.pinned
|
2016-08-22 20:46:56 +01:00 |
|
Amish Shah
|
357502e520
|
Fix user.status
|
2016-08-22 19:52:55 +01:00 |
|
Amish Shah
|
cf34f253cb
|
Change message.mentions to a Map
|
2016-08-22 19:45:27 +01:00 |
|
Amish Shah
|
59cc02de89
|
Remove lastMessageID from voiceChannel
|
2016-08-22 19:29:02 +01:00 |
|
Amish Shah
|
df456589ab
|
Fix requests getting locked up in queues
|
2016-08-22 19:15:08 +01:00 |
|
Amish Shah
|
89569d9249
|
fix docs yet again
|
2016-08-22 18:54:33 +01:00 |
|
Amish Shah
|
c294a0fac4
|
Move example to right place
|
2016-08-22 18:48:31 +01:00 |
|
Amish Shah
|
85fd82818f
|
Pass ESlint
|
2016-08-22 18:47:38 +01:00 |
|
Amish Shah
|
6f2caffd32
|
Add setting channel overwrites
|
2016-08-22 18:47:21 +01:00 |
|
Amish Shah
|
00505d099a
|
change type of Client.options
|
2016-08-22 18:07:10 +01:00 |
|
Amish Shah
|
115850ad04
|
Fix channelMessage endpoint
|
2016-08-22 18:04:22 +01:00 |
|
Amish Shah
|
ac7c543dfe
|
Fix doc gen
|
2016-08-21 17:47:16 +01:00 |
|
Amish Shah
|
65350348a8
|
Document all the events
|
2016-08-20 00:15:09 +01:00 |
|
Amish Shah
|
3051ae7061
|
Add constructor documentation
|
2016-08-19 22:59:52 +01:00 |
|
Amish Shah
|
d2cba74c13
|
Remove unused variable to pass ESLint test
|
2016-08-19 22:35:46 +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
|
ad8b4c7698
|
Remove WebSocket datastore - move directly to WebSocketManager
|
2016-08-19 21:37:27 +01:00 |
|
Amish Shah
|
bd50e3c0a5
|
Remove VoiceChannel store and add members map
|
2016-08-19 21:29:07 +01:00 |
|
Amish Shah
|
4400eb1b5c
|
Moved _cacheMessage to TextBasedChannel to avoid repeating code
|
2016-08-19 21:20:00 +01:00 |
|
Amish Shah
|
4f4ec3146b
|
Store Channel Messages in Maps
|
2016-08-19 21:12:01 +01:00 |
|
Amish Shah
|
97e16e6eed
|
Make SequentialRequestHandler private
|
2016-08-19 20:11:46 +01:00 |
|
Amish Shah
|
fb55b6dc60
|
Rebuild docs
|
2016-08-19 20:10:32 +01:00 |
|
Amish Shah
|
ed818d6e7f
|
Remove GuildDataStore and move towards storing data in Maps
|
2016-08-19 19:58:37 +01:00 |
|
Amish Shah
|
75ff9fb096
|
Comply to the new Rate Limit Headers hammerandchisel/discord-api-docs#108
|
2016-08-19 19:03:10 +01:00 |
|
Amish Shah
|
c2e3d2b8ca
|
Fix time differences (add 1 second)
|
2016-08-19 18:47:59 +01:00 |
|
Amish Shah
|
f012655e53
|
Add 429 handling back into Sequential Handler
|
2016-08-19 18:47:41 +01:00 |
|
Amish Shah
|
fd64fb0a82
|
Use Date headers to offset time differences to fix rate limiting
|
2016-08-19 18:28:47 +01:00 |
|
Amish Shah
|
00be14b5d1
|
Add options.api_request_method
|
2016-08-19 18:15:16 +01:00 |
|
Amish Shah
|
dcba580d89
|
Implement Sequential Rate Limiting
|
2016-08-19 18:01:28 +01:00 |
|
Amish Shah
|
392133f927
|
document websocketmanager
|
2016-08-19 14:14:30 +01:00 |
|
Amish Shah
|
dbe978d926
|
Finish DataResolver docs
|
2016-08-19 13:59:22 +01:00 |
|
Amish Shah
|
871c60c8dd
|
fix client manager docs oops
|
2016-08-19 00:33:53 +01:00 |
|
Amish Shah
|
e0c987c1b2
|
add docs for ClientManager
|
2016-08-19 00:33:15 +01:00 |
|
Amish Shah
|
24df1bc621
|
test private methods
|
2016-08-19 00:17:14 +01:00 |
|
Amish Shah
|
a52b46fab4
|
Document private props in Client
|
2016-08-18 23:51:09 +01:00 |
|
Amish Shah
|
cc563f77c5
|
rename some stuff ¯\_(ツ)_/¯
|
2016-08-18 22:02:32 +01:00 |
|
Amish Shah
|
2dfd01d56e
|
Add new typedef parsing (for resolvables)
|
2016-08-18 21:44:12 +01:00 |
|
Amish Shah
|
863495cda0
|
add DMChannel docs
|
2016-08-18 18:57:24 +01:00 |
|
Amish Shah
|
3e3a411a42
|
fix docs
|
2016-08-18 18:51:35 +01:00 |
|
Amish Shah
|
839ff5ce43
|
Docs for permissionoverwrites
|
2016-08-18 13:33:06 +01:00 |
|
Amish Shah
|
3ac191a812
|
add (incomplete) docs for guildmember
|
2016-08-18 13:30:25 +01:00 |
|
Amish Shah
|
3d3766f129
|
do more docs
|
2016-08-18 13:22:36 +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
|
4d4258b4e2
|
modify text/voice channels to show extensio from GuildChannel
|
2016-08-18 12:19:00 +01:00 |
|
Amish Shah
|
45f897fbe7
|
write some docs
|
2016-08-18 10:46:02 +01:00 |
|
Amish Shah
|
159233059e
|
Make ServerChannel GuildChannel
|
2016-08-18 10:27:31 +01:00 |
|
Amish Shah
|
46e89f56c7
|
work on docs
|
2016-08-18 10:13:00 +01:00 |
|
Amish Shah
|
55630a38ac
|
work on docs
|
2016-08-18 10:11:40 +01:00 |
|
Amish Shah
|
22cdf0b258
|
fix docs
|
2016-08-18 00:12:16 +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
|
19f8f8e122
|
Fix role.hasPermission docs
|
2016-08-17 20:08:41 +01:00 |
|
Amish Shah
|
238a6824ef
|
Add documentation for Roles
|
2016-08-17 19:40:12 +01:00 |
|
Amish Shah
|
ab92be4209
|
Add a type to Message.id in docs
|
2016-08-17 19:22:18 +01:00 |
|
Amish Shah
|
79ea663afe
|
Fix guild.createChannel docs
|
2016-08-17 19:18:39 +01:00 |
|
Amish Shah
|
614c488f96
|
work on docs
|
2016-08-17 19:15:33 +01:00 |
|
Amish Shah
|
9dc8265a93
|
work on guild docs
|
2016-08-17 17:06:37 +01:00 |
|
Amish Shah
|
2b7dd39f3e
|
work on guild docs
|
2016-08-17 16:57:22 +01:00 |
|
Amish Shah
|
e7ef73ffdc
|
work on guild docs
|
2016-08-17 16:33:53 +01:00 |
|
Amish Shah
|
e7e6355cfe
|
work on guild docs
|
2016-08-17 16:28:31 +01:00 |
|
Amish Shah
|
13db0db298
|
updated client docs
|
2016-08-17 15:50:27 +01:00 |
|
Amish Shah
|
4fff20d66e
|
update some docs
|
2016-08-16 23:22:52 +01:00 |
|
Amish Shah
|
0224138dc9
|
crappy ratelimiting it doesnt work but its here ok
|
2016-08-13 22:22:24 +01:00 |
|
Amish Shah
|
0d44a801f2
|
add support for Bot auth in REST
|
2016-08-13 17:23:23 +01:00 |
|
Amish Shah
|
603e231494
|
Fix implicit permissions in roles
|
2016-08-13 17:04:49 +01:00 |
|
Amish Shah
|
b2950b2997
|
Fix DM Channels
|
2016-08-13 16:51:01 +01:00 |
|
Amish Shah
|
7ada70f856
|
update back to v6 (again) and start work patching the lib
|
2016-08-13 16:41:06 +01:00 |
|
Amish Shah
|
75e3ee86fb
|
Add userLimit param to voice channel
|
2016-08-13 16:29:19 +01:00 |
|
Amish Shah
|
a2f8680514
|
Fix protocol versions
|
2016-08-13 16:23:24 +01:00 |
|
Amish Shah
|
c02d7808c1
|
go back to protocol 5 because the docs aren't ready for v6 ¯\_(ツ)_/¯
|
2016-08-13 16:01:01 +01:00 |
|
Amish Shah
|
50af835774
|
Move to v6 protocol
|
2016-08-13 14:53:04 +01:00 |
|
Amish Shah
|
f2ccef1ce5
|
remove console.log in rest
|
2016-08-13 14:45:22 +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 |
|
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
|
fb49ad7d93
|
Fix Message Sending and Support New Features. The library now supports
all the game streaming and URL stuff and is fixed for roles #328
src/client/websocket/packets/handlers/PresenceUpdate.js
|
2016-05-07 15:35:42 +01:00 |
|
hydrabolt
|
bc443df11d
|
Added DM support, DM Creation and DM Deletion
|
2016-05-03 17:50:33 +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 |
|