Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/discordjs/discord.js-typings

Official TypeScript type definitions for Discord.js
https://github.com/discordjs/discord.js-typings

make class (#28)

dbfabf3df2a001fac538a6d78499380bdbe1a1f9 authored over 7 years ago by Pg Biel <[email protected]>
Typings for the new moderation stuff on API (#27)

* Make typings

* Optional options

* Specify what a change can be

* derp

* Add to Per...

c0e99ce18acda9589e285b6af744c4d6f7212d9c authored over 7 years ago by Pg Biel <[email protected]>
Typings for Guild#me and ClientOAuth2Application#owner (#26)

9adf03e26b07c1292fa1cc55844cac615ee846fa authored over 7 years ago by SpaceEEC <[email protected]>
Add emoji convenience methods (#25)

ea16cc12ebb3d917b9f594bdf0affc971ca58e9d authored over 7 years ago by Pg Biel <[email protected]>
Update Collector related classes and types

b500eb233182a3c7a5655ae29423844e82e72ab7 authored over 7 years ago by Zack Campbell <[email protected]>
Fix ReactionCollectorOptions maxEmojis field

c1371f29926ec3137abe859ec6653ee23efd59c2 authored over 7 years ago by Zack Campbell <[email protected]>
Fix linter errors, update tslint.json

a5589ce22c9beb72a6ead423107d7552954e6735 authored over 7 years ago by Zack Campbell <[email protected]>
Update TSConfig, make events public, fix implicit `any` returns

d211424de504c42569f2db993f438902eb7b5b2c authored over 7 years ago by Zack Campbell <[email protected]>
Update discussed changes

06d6164e294dc0307632cc63fe878444b842534d authored over 7 years ago by Crawl <[email protected]>
Access types, typos, private props & classes

a6d9a8407ee377f6d66228a36b108d3cd1aa6055 authored over 7 years ago by Crawl <[email protected]>
Typings for MessageMentions class and User#tag (#22)

* MessageMentions

* user#tag

* requested changes

2f0058d74bd1b57a7e21206825c2ad7e368bc178 authored over 7 years ago by SpaceEEC <[email protected]>
Typings for #1211 and #1329 (#21)

* Typings for #1211

* Typings for #1329

* removed privates

742303df8332ae9e3421645c7ed980fd3abc3ae2 authored over 7 years ago by SpaceEEC <[email protected]>
Add typings for new PRs (#20)

* new typings

* vscode please

f32312d57f5ca0c1339350871f5ea69eeafbb9bd authored over 7 years ago by SpaceEEC <[email protected]>
Update some things in prep for 11.1 (#19)

* commit

* commit

* formatting

* added Message.mentions.members

* Move acknowledge t...

d73df3b9c32a2d45cf78cbf58c9afc0789145a6a authored almost 8 years ago by SpaceEEC <[email protected]>
Fix messageCacheMaxSize (#18)

1ea0e821e7cfeead579b559851de4cb7d823bec0 authored almost 8 years ago by bdistin <[email protected]>
Enforce strict typing on Collection#concat

This is how node handles Array#concat in their typings despite being able to concat arrays conta...

bdfdf46936d7531b56cf1e1c1b925ec4ed81b5e1 authored almost 8 years ago by Zack Campbell <[email protected]>
Improve Collection#map and reduce with generics

Hooray generics! 🎉

8f193d6e1da98b55739b9070593065c3020f531e authored almost 8 years ago by Zack Campbell <[email protected]>
Update Guild#ban()

267cbbee1957b273911a56d6a4ff5547c9c72d00 authored almost 8 years ago by Zack Campbell <[email protected]>
Update LICENSE

9d5d89bd06abf416f69aeaf9ab51dd9f6002d452 authored almost 8 years ago by Zack Campbell <[email protected]>
Update index.d.ts (#16)

This was seriously triggering me.

d6363e3351fb2e88e7ad29baeb3658858aaaec65 authored almost 8 years ago by Crawl <[email protected]>
Replace unnecessary interfaces with types

d0d6339f92eb2b124d25686294dc485556f5421a authored almost 8 years ago by Zack Campbell <[email protected]>
Add method signatures for Collection method function params

f3771ef2186501cd555da74fa50050f658c76d08 authored almost 8 years ago by Zack Campbell <[email protected]>
Update TypeDefs

9b8c440b4b042c1aed8b73452289090961b9c8d0 authored almost 8 years ago by Zack Campbell <[email protected]>
Update WebhookClient

ae9df323413b5850b5be0cfb531949e0db7951ce authored almost 8 years ago by Zack Campbell <[email protected]>
Update VoiceConnection, others

f5400d8a92ddc40022cb936d999e001562417b13 authored almost 8 years ago by Zack Campbell <[email protected]>
Remove PendingVoiceConnection

239c1227bc23b7f87faf706d2252c38ff64aa439 authored almost 8 years ago by Zack Campbell <[email protected]>
Update OAuth2Application

cd5245e630819dde410388673172590cca90d0a9 authored almost 8 years ago by Zack Campbell <[email protected]>
Move some things

3c389a05b3225fa951acae85b5730b4d6fad077c authored almost 8 years ago by Zack Campbell <[email protected]>
Fix linter error

baccc5135937b531f5fabeae85f7af0fc4b8f421 authored almost 8 years ago by Zack Campbell <[email protected]>
Update Guild, add ChannelPosition typedef

716323757464db6df70cf42c6612702e28d9310a authored almost 8 years ago by Zack Campbell <[email protected]>
Update Client, ClientUser, add VoiceBroadcast, GroupDMRecipientOptions

a98e40c5c8b1771d4ac0724483e9bddf38f71834 authored almost 8 years ago by Zack Campbell <[email protected]>
Reorganize classes, add fold regions

The regions don't technically do anything, but because vscode (and probably other editors) suppo...

acf417adec22c94db878773abb29a2de57c4f160 authored almost 8 years ago by Zack Campbell <[email protected]>
Update Typescript dep

8d76039361712f2fc14599aa807f62e15c246f0b authored almost 8 years ago by Zack Campbell <[email protected]>
Replace any -> object where applicable

f57e19518e4603d64f274894df45518fc11ae137 authored almost 8 years ago by Zack Campbell <[email protected]>
Add TextBasedChannel & PartialTextBasedChannel mixin model/support

I've been waiting to be able to model this for so long. TypeScript 2.2 is my savior. We've never...

79b191d662fb0c4273b06b16eba99d22625eb5c0 authored almost 8 years ago by Zack Campbell <[email protected]>
Added constructor definitions. (#14)

* Added constructor definitions.

* Changed usages of Object to any.

* Fix a few things

997abfd2d5b3fbc958f4cc11012a5fe41065aee8 authored almost 8 years ago by Kim Mantas <[email protected]>
Add SnowflakeUtil, Util, DeconstructedSnowflake

2ff22bed27f9e33877870f7d6b542835bfb54971 authored almost 8 years ago by Zack Campbell <[email protected]>
Update Collection, other classes

0acef94913b3d466a74fa581dbb2cc2b2d64f526 authored almost 8 years ago by Zack Campbell <[email protected]>
Update more classes

f43f769a4d0d03736690bf30b437245395c3ce16 authored almost 8 years ago by Zack Campbell <[email protected]>
Update RichEmbed, add ColorResolvable

087e68acd28f18cf9eeec3c97857b87e3fd891f6 authored almost 8 years ago by Zack Campbell <[email protected]>
Update Message, MessageOptions

90a72277a4b6b3bbb62f8d03a1eba94ea38311c4 authored almost 8 years ago by Zack Campbell <[email protected]>
Update GuildMember, User

aa824d6b0843ef1e77c25392706b1151f501813a authored almost 8 years ago by Zack Campbell <[email protected]>
Update Guild, GuildMember, GuildChannel

0c339a865b86d729ad60a6573618520c7b01d483 authored almost 8 years ago by Zack Campbell <[email protected]>
Update Guild, add AddGuildMemberOptions

2f4a6887d5fb9ba823bfe35e480020198d80a3e4 authored almost 8 years ago by Zack Campbell <[email protected]>
Update TextBasedChannel classes, Webhook

679ac5cd5f49bbd5ada7f4bd3c073a40f8894fb7 authored almost 8 years ago by Zack Campbell <[email protected]>
Update Emoji, add EmojiEditData

ff2c4866de22b0e3324f52daec462582926c234b authored almost 8 years ago by Zack Campbell <[email protected]>
Update Webhook

45125d19670288c87a6c994c4a0c55be9293fbe1 authored almost 8 years ago by Zack Campbell <[email protected]>
Update Client, add VoiceRegion

ac6d0ef27769286d7c7bdaa15ad646299f56f3b7 authored almost 8 years ago by Zack Campbell <[email protected]>
Fix implicit any warnings

e2d4ff37370fe52d3f4657ee1af825f7ff0c8b61 authored almost 8 years ago by Zack Campbell <[email protected]>
Update Guild#defaultChannel type

c9d6bf7fe28472832e2578a44d5305b1b54c316b authored almost 8 years ago by Zack Campbell <[email protected]>
Update @types/node dep

c142afb8a1a3650995d4ea02881401e16438d093 authored almost 8 years ago by Zack Campbell <[email protected]>
Fix return type of DMChannel#send()

No clue how that ended up as string.

3dbeb51fd2a0ec0ca87c4ddcf20c1c1498633762 authored almost 8 years ago by Zack Campbell <[email protected]>
Add search() and MessageSearchOptions definitions

14c4b674cfab537277e80ce57b8b68717e4055d1 authored almost 8 years ago by Zack Campbell <[email protected]>
Update test script

Wanted to test out WSEventType

2cca8bc359207b8d608cee8bbfb88c6c6ec2b6f8 authored almost 8 years ago by Zack Campbell <[email protected]>
Update tslint rules, format accordingly

Because I'M IN CONTROL NOW, and I just really don't like double quotes and spaces.

c8b3f8b8931d1318f1143ca26574ae1f9b4c5aa2 authored almost 8 years ago by Zack Campbell <[email protected]>
Update Channel classes, added send, removed sendTTSMessage

8fb13d877205f29c84ba714a3c770a002e2f91da authored almost 8 years ago by Zack Campbell <[email protected]>
Update MessageOptions, add FileOptions typedefs

d13b38c43442b0214740aa3a87847f1d1f93d16e authored almost 8 years ago by Zack Campbell <[email protected]>
Add PresenceData, PresenceStatus typedefs

And update the ClientUser methods accordingly

381cfccc70bc5ef1f19b90adbccc4ce6d9705f76 authored almost 8 years ago by Zack Campbell <[email protected]>
Update README and credits

9b503a119c10c6873c8fd8cc65576f0992da5967 authored almost 8 years ago by Zack Campbell <[email protected]>
Update test script

00410a0f07ca1c1a7e92a0c0a73bcfa8f4830f94 authored almost 8 years ago by Zack Campbell <[email protected]>
Fix non-optional ClientOptions disabledEvents field

9127d9dfbd1c5e984fa3da33857bc0b80788411e authored almost 8 years ago by Zack Campbell <[email protected]>
Update lint script

7523be0329197a1d754c5237243d6adadc9e1c52 authored almost 8 years ago by Zack Campbell <[email protected]>
Update files for Discord.js submodule merge

93e728474fad48982ed9e7e3ace2de5e2dc2c660 authored almost 8 years ago by Zack Campbell <[email protected]>
Update Permissions, PermissionString

c71f8dd5570168536393be89cc0ebfcbae0174e1 authored almost 8 years ago by Zack Campbell <[email protected]>
Finish overhauling/organizing typedefs

Almost ready for v11 release. Just waiting on a PR and some docs changes

b53345e6cb05db7fdc98a335303d39c6a04fb167 authored almost 8 years ago by Zack Campbell <[email protected]>
Move CollectorOptions, AwaitMessageOptions to interfaces

AwaitMessageOptions has the same options as CollectorOptions, plus the array of errors, so havin...

cdd6ba42ff0a2068543f85e820b6e479abc6528a authored almost 8 years ago by Zack Campbell <[email protected]>
Add PermissionString union type for PermissionResolvable autocomplete

Unfortunately this creates another thing that needs to be updated any time a new permission is a...

7403a76268ba7114573fc42cc0126627652f7182 authored almost 8 years ago by Zack Campbell <[email protected]>
Add WSEventType union type, begin alphabetizing types

Given that WSEventType is used in an array, a union type is the best choice here because the arr...

fdf556c9d3ea2c3c883fae8cda9feb2c43e9c6d5 authored almost 8 years ago by Zack Campbell <[email protected]>
Update remainder of classes

9a137d5199f3787c3fadf40e84ab5987be9d1fe5 authored almost 8 years ago by Zack Campbell <[email protected]>
Make RichEmbed setFooter icon param optional

333ca430a4bd99f3baf0084f2fecfc0c3baef438 authored almost 8 years ago by Zack Campbell <[email protected]>
Update a couple more classes, fix linter error

That's it for tonight. Hopefully I can be finished tomorrow.

509b65028debb8967989558f9ce671b6c25f1cfb authored almost 8 years ago by Zack Campbell <[email protected]>
Update and reorder MessageEmbed related classes

a4a80ca2a533906b16ebb0a980badbde7d1e8501 authored almost 8 years ago by Zack Campbell <[email protected]>
Update some more classes and typedefs

RichEmbedOptions perfectly fits the necessary fields for an embed object so it works well here.

75fa542510f20e696a9763c1a0baace62d02874e authored almost 8 years ago by Zack Campbell <[email protected]>
Update some classes, make linter happy

70a74d33d3d0a1959b81db51660d737eae59d1d8 authored almost 8 years ago by Zack Campbell <[email protected]>
Update ClientUser, User classes

f3d56586b1c7235d40a647d8641855d0e2a9af76 authored almost 8 years ago by Zack Campbell <[email protected]>
Update Emoji class

c78c7649ec3db7aa0d3cf2f6ba90f8711400e10e authored almost 8 years ago by Zack Campbell <[email protected]>
Update MessageCollector class

9490f49555ea705cb0fd22763be2110a84a93276 authored almost 8 years ago by Zack Campbell <[email protected]>
Make Permissions interface properties optional

When using an object literal for say, permissions overwrites, and casting the type to Permission...

8737fd67484063774fc7cf1dbff3139ac0b5898b authored almost 8 years ago by Zack Campbell <[email protected]>
Update Channel class and subclasses

Need to write up the TextBasedChannel interface that all these classes implement so I can cut ou...

1cb291bb8ac613f74178c9f4a06f10d888b4c428 authored almost 8 years ago by Zack Campbell <[email protected]>
Update Collection class with Mapped Types

Mapped Types! Updated it to use general Generic definition format as well that we weren't really...

2240731f4db0f1f0dc35ca10743108550e360d66 authored almost 8 years ago by Zack Campbell <[email protected]>
Update FileResolvable -> BufferResolvable, Base64Resolvable

8d22c4de1316e14fe169b8a9cdae9fece6c62e1c authored almost 8 years ago by Zack Campbell <[email protected]>
Update Client class

Starting at the top, working my way down class by class. Major overhaul time! Also, if I find in...

c3177594579ff8f3bb379e164dcdc0297f0737f4 authored almost 8 years ago by Zack Campbell <[email protected]>
Add proposed changes from @MichaelBeier

Still pending review, I'll be working from this point until it's ready to be PR'd into D.js prop...

190ac479fc8777d288220abfde0704b195c15f7b authored almost 8 years ago by Zack Campbell <[email protected]>
Remove RequestHandler from exports

As it's private labled private in the docs.

c385e48b0914c5ecb24162e2f6e335c93b8081a9 authored about 8 years ago by Zack Campbell <[email protected]>
Export VoiceConnection and VoiceReceiver

They're not labled as private in the docs. I've left the other private classes not exported.

ee4f5eddfb9ae97f3b250e41620aaf2f980c0f3c authored about 8 years ago by Zack Campbell <[email protected]>
Add RichEmbed class

Think I got everything covered.

6c273dee8c501eebe020195a0dea3eabc687f252 authored about 8 years ago by Zack Campbell <[email protected]>
Fix contructor->constructor

I was so confused as to why I was getting errors when constructing a WebhookClient, and I couldn...

5b208ba2fe366d80ecc4e9172da9470f34425b78 authored about 8 years ago by Zack Campbell <[email protected]>
Be consistent with the codebase

I should really start paying more attention

75895f7a2c40f770dff61cc639aeb2e6168e035e authored about 8 years ago by acdenisSK <[email protected]>
Add `RoleData`

f0d5c9d1cb930213992c3f1dfbd6107eb44db21f authored about 8 years ago by acdenisSK <[email protected]>
Add instructions on installing using Typings (#12)

de59a23685c90429719111a4d5b7bd1cf57b2031 authored about 8 years ago by William Lahti <[email protected]>
Update version

ac429e798d11e9c33ad1cfccb868a56dddb83f0b authored about 8 years ago by acdenisSK <[email protected]>
Use npm instead of typings

Why did i forgot about this cool feature again?

af07727e7e96afd2f0a5351f4c7e2cb848badc1c authored about 8 years ago by acdenisSK <[email protected]>
Add OAuth2Application and it's client

0a045cfd1f1d5eae133706e7c9f9709b62b9738b authored about 8 years ago by acdenisSK <[email protected]>
Add Collection#filterArray()

https://github.com/hydrabolt/discord.js/blob/master/src/util/Collection.js#L222

9ee9abbba71ba3e7404ba2e3d172af4f974303f5 authored about 8 years ago by Zack Campbell <[email protected]>
Add reaction classes and methods

c8b439c4bfcbdb895f39005b3adbf9c99977e5c6 authored about 8 years ago by acdenisSK <[email protected]>
Change InviteOptions.maxUsers -> maxUses

https://discord.js.org/#!/docs/tag/master/typedef/InviteOptions

0d7e28f9a81e6276ca3e0de09fa20c1f9e1c5260 authored about 8 years ago by Zack Campbell <[email protected]>
Update Collection method return values (#11)

74f866a696de4cc62598a9279e9af71945dc1d42 authored about 8 years ago by Zack Campbell <[email protected]>
Add typings as a dev depedency

1a6188a4298e235f67b83f1ef44c119469c0b227 authored about 8 years ago by acdenisSK <[email protected]>
Added number as an acceptable argument for bulkDelete

00e41726ed63e97fbe832af97224a4d839bd38a3 authored about 8 years ago by YotaXP <[email protected]>
Make the linter happy

426d52487fe589575e007ceeca20eee1d8c56004 authored about 8 years ago by YotaXP <[email protected]>