wraith4081
wraith4081
Replaced with forEach as it uses the for loop unnecessarily. The object used to define the vendor has been converted to more optimized code using the shorthand method, which takes...
### Which package is this bug report for? discord.js ### Issue description I've been writing a Discord bot for a client of mine, but I'm starting to run into a...
I love this project, but for Typescript I have to write it myself every time. Here is a sample code for those looking for d.ts for Typescript. ```ts declare module...
## Bug report ### Describe the bug I was trying to set up a shopping system for a site. Everything was working in the admin panel. I can pull products,...