di-inject
v1.0.0
Published
Discord injections plugin
Readme
Inject
You should place this file in the Plugins folder of the DiscordInjections project.
This plugin adds an api to inject your own code into discord's core functionality
Coding style
This Plugin uses Prettier with standardJS
Visual Studio Code has an awesome Plugin that executes those formatters on file save. As an alternative, you can run prettier $file && standard $file.
