-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: adds Reaction Collector. #51
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm just pointing out this with eventemitter.
I'll try to run that tomorrow and will review more if it needs review.
TSlint failing is fine (not your fault).
However you will need to fix eslint.
To elaborate, the fix will be applied when I've finished with #42 - I am still working on it at the moment. If you need TypeScript typings, please keep this open and I'll do them as I don't really fancy having conflicts everywhere, especially how now |
Co-Authored-By: KhaaZ <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besides These few point, the code looks good at first glance.
I'll try to run it now.
You should be able to run it as well by fixing these critical point.
On a side note when fixing eslint, you'll need to switch your editor to LF instead of CRLF in order to fix all eslint line ending issue. Most of others eslint issues are autofixable.
We will most likely merge this with the typings as Neu did. You will be able to just ignore the changes from this file when merging and copy paste the relevant typings in your PR with no issues I think. |
Co-Authored-By: bsian03 <[email protected]>
… correctly with the collector.
Co-Authored-By: bsian03 <[email protected]>
Co-Authored-By: bsian03 <[email protected]>
Co-Authored-By: bsian03 <[email protected]>
Co-Authored-By: bsian03 <[email protected]>
Co-Authored-By: bsian03 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reminder that lint-ts failing is normal.
Was this tested and functional?
JS-doc just need few adjustement as Bsian already mentionned.
Not sure, as I am unable to test it due to the bugs posted on the Discord. |
I'll lint it on my PR once you get the JSDoc copied over to the typings |
Any update on this? |
@Neuheit considering this haven't moved yet, I'll close this PR. I'll close this now, consider keeping me in touch of whether you are going to implement ReactionCollector or not. |
Overview
Provides initial support for the reaction collector, and fixes #48.
@khaazz will need to review and run this version, as there are bugs on my end that prevent me from testing this.
Status
Semantic versioning classification