Skip to content
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

Move to Timeouts #150

Merged
merged 8 commits into from
Jan 10, 2022
Merged

Move to Timeouts #150

merged 8 commits into from
Jan 10, 2022

Conversation

TheUntraceable
Copy link
Contributor

Please describe the changes this PR makes and why it should be merged:

This pr aims to move all mutes to the new Timeout feature DiscordJS v13.4 has. I haven't tested this but it should work. I wish I could edit the docs but I'm not the best with HTML and will leave that for someone to take a look at. I scrapped the unMute function as Discord now handles that.

Status and versioning classification:

  • This PR changes the library's interface (methods or parameters added)

@Scraayp Scraayp self-assigned this Dec 24, 2021
@Scraayp Scraayp added type: enhancement This is a enhancement priority: low labels Dec 24, 2021
@Scraayp Scraayp self-requested a review December 24, 2021 20:03
@Scraayp
Copy link
Collaborator

Scraayp commented Dec 24, 2021

I will review this code after my break.

@TheUntraceable
Copy link
Contributor Author

Sounds good, I also went ahead and added support for multiple guilds, I hope you have a good break 👍.

@Scraayp
Copy link
Collaborator

Scraayp commented Dec 28, 2021

You forgot to update readme to add the multiple guild.

Also, I don't think it's smart to add multiple guild option. This package is a easy to build package soo that people can read the code with ease and learn how to code it themself. About if too add it, idk yet.

Copy link
Collaborator

@Scraayp Scraayp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Just update the readme for guild options.

@Scraayp
Copy link
Collaborator

Scraayp commented Dec 28, 2021

Also the docs are automatic. Just run:

npm install

npm run generate-docs

@TheUntraceable
Copy link
Contributor Author

I updated the docs and the README, thanks for letting me know about JSDocs, I'll probably implement it into my own projects.

@Scraayp
Copy link
Collaborator

Scraayp commented Jan 4, 2022

Okay,

Could you test everything out on a test bot. To make sure everything works, after I get the confirmation of you. I will push the pr.

@Scraayp Scraayp merged commit d67067d into Michael-J-Scofield:development Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants