Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
8be39f8
Get webp instead of jpg for avatarURL
izy521 Mar 23, 2017
f6bc9b7
acceptInvite functionally removed
izy521 Mar 26, 2017
698a91a
createInvite functionally removed
izy521 Mar 26, 2017
b4cd8ca
gitignore update
izy521 Mar 26, 2017
fdc7e29
Update index.d.ts
NIPanag Mar 26, 2017
e0efed5
Merge pull request #148 from NIPanag/patch-1
izy521 Mar 26, 2017
88721e7
Update README.md
izy521 Apr 3, 2017
0aff9e2
fix JSDoc argument type
izy521 Apr 12, 2017
cf81953
Small changes to uploadFile
izy521 Apr 12, 2017
180e619
Logs added, started on connect and disconnect
izy521 Apr 13, 2017
fa9f8b2
Small fix
izy521 Apr 12, 2017
fbf32cd
Fix lib crashing attempting to close when no heartbeat received
izy521 Apr 13, 2017
55f2efe
Un-did spacing
May 18, 2017
a666ce4
Merge pull request #160 from JacobGunther12/master
izy521 May 19, 2017
e1458c1
Update for reason support on bans.
NNickey Jun 6, 2017
ce67042
Merge pull request #166 from NNickey/patch-1
izy521 Jun 6, 2017
0e0e413
Fixed the typo on line 1988
Jul 6, 2017
aa1a0f6
Merge pull request #175 from Technidecimal/master
izy521 Jul 6, 2017
a938d60
Update index.js
Jul 8, 2017
eeccdfc
Fixed a bug related to my PR
Jul 8, 2017
35c5f2e
Update index.js
izy521 Jul 17, 2017
8d3e917
Fixed status update
TheCyberRonin Aug 16, 2017
3255d6d
Merge pull request #187 from Rxswyers/fix-status-update
izy521 Aug 17, 2017
2f3d96f
Update mute/deafen update on member object of guild.
TheCyberRonin Aug 19, 2017
caf86a0
Change variables to var
TheCyberRonin Aug 20, 2017
2163e8b
Version 2.5.2
izy521 Aug 22, 2017
ac116cf
More status possibilities for client use.
zaza7 Aug 30, 2017
218e11e
Merge pull request #191 from zaza7/master
izy521 Aug 30, 2017
15da047
Make this change non-breaking by allowing status or idle_since
zaza7 Aug 30, 2017
4e3ef10
Merge pull request #192 from zaza7/master
izy521 Aug 30, 2017
4e02415
Enable `createInvite` again
izy521 Sep 4, 2017
bcfcf24
Merge pull request #189 from TheCyberRonin/mute_deaf-status-update
izy521 Sep 10, 2017
ef2d1f2
Fix set status crash
izy521 Sep 15, 2017
b2023c2
Fix bug in uploadFile when Buffer is passed.
ibanner56 Sep 19, 2017
eaeea4d
Merge pull request #203 from ibanner56/master
izy521 Sep 19, 2017
db20584
Merge branch 'master' into master
Sep 20, 2017
7f425bf
Fixed indents & improved member.mute/deaf logic
Sep 20, 2017
783be8a
Fixed #172
Sep 20, 2017
75c4c43
Merge pull request #205 from Technidecimal/second
izy521 Sep 20, 2017
56c7127
Combined #177 and #205
Sep 20, 2017
afc0817
Merge branch 'master' into master
Sep 20, 2017
845cad9
Removed the extra "true" arg being passed to CB
Sep 21, 2017
f5b838b
Disconnect after a Invalid Session
xhip Sep 21, 2017
6aec62a
Merge pull request #206 from Technidecimal/master
izy521 Sep 22, 2017
803818a
Merge pull request #207 from xhip/reconnect_on_op9
izy521 Sep 22, 2017
1a3b30d
Merge pull request #1 from izy521/master
Sep 22, 2017
08ddaf9
Might fix session sometimes becoming invalid maybe
Sep 22, 2017
dd1cede
Changed message.s check to typeof
Sep 22, 2017
f32f713
Fixed typo
Sep 22, 2017
990f341
typeof message.s === "number"
Sep 22, 2017
a0dcdb7
Moved sequence setting to message.op switch case 0
Sep 22, 2017
81e080b
Merge pull request #208 from Technidecimal/master
izy521 Sep 23, 2017
875dc8c
2.5.3: Fixed uploadFile
izy521 Sep 26, 2017
1dc3134
Changes to make discord.io compatible with V6
Woor Oct 2, 2017
cb8eb10
Revert "Changes to make discord.io compatible with V6"
Woor Oct 2, 2017
c40ba0e
Changes to make discord.io compatible with V6 gateway. (2nd try)
Woor Oct 2, 2017
1d403d8
Revert "Changes to make discord.io compatible with V6 gateway. (2nd t…
Woor Oct 2, 2017
e1dd7fa
Update README.md
Woor Oct 2, 2017
f2591b9
Revert "Update README.md"
Woor Oct 2, 2017
3d72457
Update README.md
Woor Oct 2, 2017
e7e6ee3
Update README.md
Woor Oct 27, 2017
cc0b4c0
Merge branch 'master' of https://github.com/Woor/discord.io
Woor Oct 30, 2017
ae17caa
Merge pull request #214 from HazardDev/master
izy521 Oct 16, 2017
66a2856
Merge pull request #139 from RaidAndFade/patch-2
izy521 Oct 29, 2017
6245f1f
Merge pull request #138 from Adryd/patch-1
izy521 Oct 29, 2017
cd10791
Merge pull request #217 from Seth177/patch-1
izy521 Oct 29, 2017
416c768
Merge pull request #218 from Seth177/patch-2
izy521 Oct 29, 2017
af547c0
Merge pull request #216 from mastastealth/master
izy521 Oct 29, 2017
6212c85
Allow GENERAL_MANAGE_WEBHOOKS & TEXT_ADD_REACTIONS in editChannelPerm…
pix674 Apr 5, 2018
5f20a4c
Add in permissions interface
pix674 Apr 5, 2018
1a326f0
Merge pull request #14 from pix674/master
Woor Apr 23, 2018
68564d1
Add DMRecipient class type to describe DMChannel.recipient
bradnak Oct 11, 2018
92b2c82
Merge pull request #21 from bradnak/dmrecipient
Woor Oct 11, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@

.vs
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@

<p align="center"><img src="http://i.imgur.com/kFzW7Uo.png"></p>
<h1 align="center">discord.io</h1>

A small, single-file, fully featured [Discordapp](https://discordapp.com) library for Node.js and browsers.

[![Discord](https://discordapp.com/api/guilds/66192955777486848/widget.png)](https://discord.gg/0MvHMfHcTKVVmIGP) [![NPM](https://img.shields.io/npm/v/discord.io.svg)](https://img.shields.io/npm/v/gh-badges.svg)

**You are probably here for the gateway_v6 branch. (https://github.com/Woor/discord.io/tree/gateway_v6) **

### Requirements
**Required**:
* **Node.js 0.10.x** or greater
Expand Down
Loading