-
Notifications
You must be signed in to change notification settings - Fork 53
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
Move to Timeouts #150
Conversation
I will review this code after my break. |
Sounds good, I also went ahead and added support for multiple guilds, I hope you have a good break 👍. |
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. |
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.
Looks good to me. Just update the readme for guild options.
Also the docs are automatic. Just run:
|
I updated the docs and the README, thanks for letting me know about JSDocs, I'll probably implement it into my own projects. |
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. |
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: