Matt Cowley
Matt Cowley
It looks like `uglify-es` has been deprecated on NPM. Further, `terser` seems to a more common tool used for compressing JS assets, so we should replace `uglify-js` with it. Hopefully...
Hello! As a macOS user, I'd love to be able to use Node.js to output a canvas to a virtual webcam device on the system. As OBS & SLOBS now...
**Is your feature request related to a problem? Please describe.** 👋 Loving this project! My internet speed is pretty consistent, but I'd like to be able to more easily view...
Once any new emoji and channels have been added, there should be a new command to update the server onboarding. There are three questions in the server onboarding flow: 1....
As the title suggests, it'd be great if the bot automatically sorted the channels it creates alphabetically within each category
~~This is currently based on #10, hence a draft.~~ 👋 Following on from my previous PR, this does two more things to improve the usability of the updates in Discord:...
Whilst navigation was added to the majority of the repository, no navigation or documentation was added for all the brand illustrations in the Illustrations directory. We should add full documentation...
Full brand usage guidelines should be created in a dedicated file `GUIDELINES.md` at the root of the repository. A summary of these guidelines as well as a link to the...
## Type of Change - **Markdown-It Plugins:** Link attributes ## What issue does this relate to? N/A ### What should this PR do? Allows for custom attributes to be set...
## Feature request ### Feature description The files under the utils directory are completely untested (though some are tested indirectly through usage in plugins). We should write tests for each...