Closed TheUntraceable closed 2 years ago
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.
Also the docs are automatic. Just run:
npm install
npm run generate-docs
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: